mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# Stubs for sys
|
||||
# Ron Murawski <ron@horizonchess.com>
|
||||
|
||||
# based on http://docs.python.org/3.2/library/sys.html
|
||||
|
||||
import sys
|
||||
from builtins import object as _object
|
||||
from importlib.abc import MetaPathFinder, PathEntryFinder
|
||||
|
||||
Reference in New Issue
Block a user