mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +08:00
Upgrade typeshed to the latest commits
Also fixes some small Jedi issues with it (None interpretation in annoations mostly)
This commit is contained in:
@@ -44,7 +44,7 @@ def return_none() -> None:
|
||||
"""
|
||||
pass
|
||||
|
||||
#?
|
||||
#? None
|
||||
return_none()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user