mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-06 03:23:23 +08:00
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
"""Stubs for the 'sys' module."""
|
||||
|
||||
from types import ClassType, FrameType, ModuleType, TracebackType
|
||||
from typing import IO, Any, BinaryIO, Callable, Dict, List, NoReturn, Optional, Sequence, Text, Tuple, Type, Union, overload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user