mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-26 19:47:14 +08:00
Remove unnecessary ellipsis expressions (#9976)
Ignore flake8 F821 warnings in stub files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
__author__: str = ...
|
||||
__author__: str
|
||||
__copyright__: str
|
||||
__license__: str
|
||||
__version__: str
|
||||
|
||||
Reference in New Issue
Block a user