mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
Upgrade typeshed
This commit is contained in:
@@ -15,4 +15,4 @@ def test_module__file__(Script, environment):
|
||||
|
||||
def_, = Script('import antigravity; antigravity.__file__').infer()
|
||||
value = def_._name._value.get_safe_value()
|
||||
assert value.endswith('.py')
|
||||
assert value.endswith('.pyi')
|
||||
|
||||
Reference in New Issue
Block a user