mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Upgrade black to 21.4b0 and reformat (#5250)
This introduces newlines before decorators.
This commit is contained in:
@@ -149,6 +149,7 @@ WUNTRACED: int
|
||||
XATTR_CREATE: int
|
||||
XATTR_REPLACE: int
|
||||
XATTR_SIZE_MAX: int
|
||||
|
||||
@overload
|
||||
def listdir(path: Optional[str] = ...) -> List[str]: ...
|
||||
@overload
|
||||
|
||||
Reference in New Issue
Block a user