mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
This commit is contained in:
2
third_party/3/pkg_resources/__init__.pyi
vendored
2
third_party/3/pkg_resources/__init__.pyi
vendored
@@ -1,5 +1,3 @@
|
||||
# Stubs for pkg_resources (Python 3.4)
|
||||
|
||||
import importlib.abc
|
||||
import types
|
||||
import zipimport
|
||||
|
||||
2
third_party/3/typed_ast/__init__.pyi
vendored
2
third_party/3/typed_ast/__init__.pyi
vendored
@@ -1,2 +0,0 @@
|
||||
# This module is a fork of the CPython 2 and 3 ast modules with PEP 484 support.
|
||||
# See: https://github.com/python/typed_ast
|
||||
|
||||
Reference in New Issue
Block a user