mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
commands after the current position are getting ignored now - with failed import tests
This commit is contained in:
@@ -14,6 +14,12 @@ float.is_int
|
||||
#? ['is_integer']
|
||||
1.0.is_integer
|
||||
|
||||
#? ['upper']
|
||||
"".upper
|
||||
|
||||
#? ['upper']
|
||||
r"".upper
|
||||
|
||||
# -----------------
|
||||
# lists
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user