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,6 +1,3 @@
|
||||
# Source(py2): https://hg.python.org/cpython/file/2.7/Lib/codeop.py
|
||||
# Source(py3): https://github.com/python/cpython/blob/master/Lib/codeop.py
|
||||
|
||||
from types import CodeType
|
||||
from typing import Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user