mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-14 23:41:01 +08:00
cleanup/pep8
This commit is contained in:
@@ -105,7 +105,6 @@ class Script(object):
|
||||
pass
|
||||
return [name]
|
||||
|
||||
|
||||
debug.speed('complete start')
|
||||
path = self.module.get_path_until_cursor()
|
||||
path, dot, like = self._get_completion_parts(path)
|
||||
|
||||
Reference in New Issue
Block a user