mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-21 00:58:28 +08:00
Upgrade Black and Ruff (#13443)
This commit is contained in:
@@ -10,4 +10,4 @@ def update_text(msg: str) -> None: ...
|
||||
def close() -> None: ...
|
||||
|
||||
CLOSE_CONNECTION: Final = b"\x04"
|
||||
FLUSH_CHARACTER: Final = b"\x0D"
|
||||
FLUSH_CHARACTER: Final = b"\x0d"
|
||||
|
||||
Reference in New Issue
Block a user