mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 21:50:21 +08:00
add (overwrite with) mypy stubs, if available
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Stubs for getpass
|
||||
|
||||
# NOTE: These are incomplete!
|
||||
|
||||
def getuser() -> str: ...
|
||||
Reference in New Issue
Block a user