mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-23 05:41:27 +08:00
Remove a lot of test references to Python 2/3.5
This commit is contained in:
@@ -354,7 +354,6 @@ class DefinitelyNotGlobal:
|
||||
# stubs
|
||||
# -----------------
|
||||
|
||||
# python > 2.7
|
||||
from stub_folder import with_stub
|
||||
#< ('stub:stub_folder.with_stub', 5, 4), ('stub_folder.with_stub', 5, 4), (0, 10)
|
||||
with_stub.stub_function
|
||||
|
||||
Reference in New Issue
Block a user