mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
Applied typo fix from Anup Chenthamarakshan
This commit is contained in:
@@ -179,6 +179,6 @@ extsep = ... # type: str
|
||||
pathsep = ... # type: str
|
||||
defpath = ... # type: str
|
||||
linesep = ... # type: str
|
||||
devnll = ... # type: str
|
||||
devnull = ... # type: str
|
||||
|
||||
def urandom(n: int) -> str: ...
|
||||
|
||||
Reference in New Issue
Block a user