mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-18 22:34:14 +08:00
import stuff in __init__.py
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from api import *
|
||||
import settings
|
||||
from .api import Script, NotFoundError, set_debug_function
|
||||
from . import settings
|
||||
|
||||
Reference in New Issue
Block a user