mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-22 01:28:29 +08:00
Add __all__ for most modules beginning with 't' (#7373)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
from _typeshed import StrOrBytesPath
|
||||
from typing import Iterable
|
||||
|
||||
__all__ = ["check", "NannyNag", "process_tokens"]
|
||||
|
||||
verbose: int
|
||||
filename_only: int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user