mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-16 02:27:58 +08:00
some corrections of imports
This commit is contained in:
+2
-1
@@ -15,8 +15,9 @@ following functions (sometimes bug-prone):
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import difflib
|
||||
|
||||
from jedi import modules
|
||||
from jedi import difflib
|
||||
from jedi import helpers
|
||||
from jedi import parsing_representation as pr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user