mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
again import tests
This commit is contained in:
1
test/completion/import_tree/pkg/__init__.py
Normal file
1
test/completion/import_tree/pkg/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
a = list
|
||||
1
test/completion/import_tree/pkg/mod1.py
Normal file
1
test/completion/import_tree/pkg/mod1.py
Normal file
@@ -0,0 +1 @@
|
||||
a = 1.0
|
||||
Reference in New Issue
Block a user