mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Don't warn on addition of an int literal plus an unknown int number.
This commit is contained in:
@@ -6,3 +6,6 @@
|
||||
1 - '1'
|
||||
|
||||
-1 - - 1
|
||||
-1 - int()
|
||||
int() - float()
|
||||
float() - 3.0
|
||||
|
||||
Reference in New Issue
Block a user