mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Might as well enable CallTips by default.
If there are too many complaints I'll remove it again or fix it.
This commit is contained in:
parent
1946f0d6f2
commit
febebe9e79
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ standard = [
|
||||||
"FormatParagraph",
|
"FormatParagraph",
|
||||||
"ZoomHeight",
|
"ZoomHeight",
|
||||||
"ScriptBinding",
|
"ScriptBinding",
|
||||||
|
"CallTips",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue