mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 09:15:48 +08:00
pep8 compatibility
This commit is contained in:
@@ -120,8 +120,6 @@ class Parser(CachedModule):
|
||||
path = os.path.dirname(self.path)
|
||||
|
||||
load_module(name, path)
|
||||
|
||||
|
||||
return self._module
|
||||
|
||||
def _get_source(self):
|
||||
|
||||
Reference in New Issue
Block a user