mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-16 21:44:56 +08:00
follow 'from . import variable', fixes parts of davidhalter/jedi-vim#56
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
""" needed for some modules to test against packages. """
|
||||
|
||||
some_variable = 1
|
||||
Reference in New Issue
Block a user