mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 03:41:28 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -56,6 +56,7 @@ if sys.platform == "win32":
|
||||
def gen_id(self, file: str) -> str: ...
|
||||
def append(self, full: str, file: str, logical: str) -> tuple[int, str]: ...
|
||||
def commit(self, db: _Database) -> None: ...
|
||||
|
||||
_directories: set[str]
|
||||
|
||||
class Directory:
|
||||
|
||||
Reference in New Issue
Block a user