mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Upgrade black version (#7089)
This commit is contained in:
@@ -15,4 +15,5 @@ if sys.version_info >= (3, 10):
|
||||
else:
|
||||
class error: ...
|
||||
class Null: ...
|
||||
|
||||
def roj(__b: Any) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user