mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Tried to get the recursion issues with if stmts working.
This commit is contained in:
@@ -6,6 +6,7 @@ import pytest
|
||||
from . import helpers
|
||||
from . import run
|
||||
from . import refactor
|
||||
|
||||
import jedi
|
||||
from jedi.evaluate.analysis import Warning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user