mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Upgrade black version (#7089)
This commit is contained in:
@@ -5,4 +5,5 @@ if sys.platform != "win32":
|
||||
def get_default_domain() -> str: ...
|
||||
def maps(domain: str = ...) -> list[str]: ...
|
||||
def match(key: str, map: str, domain: str = ...) -> str: ...
|
||||
|
||||
class error(Exception): ...
|
||||
|
||||
Reference in New Issue
Block a user