mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-19 12:01:12 +08:00
again refactorings
This commit is contained in:
@@ -58,3 +58,14 @@ def blub():
|
||||
#< (55,4) (59,1)
|
||||
@blub
|
||||
def a(): pass
|
||||
|
||||
|
||||
|
||||
#< (65,7) (68,0)
|
||||
import colorama
|
||||
|
||||
#< (65,7) (68,0)
|
||||
colorama
|
||||
|
||||
#< 3
|
||||
import abc
|
||||
|
||||
Reference in New Issue
Block a user