mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
4
third_party/2/routes/__init__.pyi
vendored
4
third_party/2/routes/__init__.pyi
vendored
@@ -2,8 +2,8 @@
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
import routes.mapper
|
||||
import routes.util
|
||||
from . import mapper
|
||||
from . import util
|
||||
|
||||
class _RequestConfig:
|
||||
def __getattr__(self, name): ...
|
||||
|
||||
Reference in New Issue
Block a user