mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-22 03:03:19 +08:00
appdirs, tabulate, termcolor, xmltodict: check missing defs (#8156)
complete termcolor, xmltodict
This commit is contained in:
@@ -3,6 +3,8 @@ from collections import OrderedDict
|
||||
from collections.abc import Mapping
|
||||
from typing import Any, overload
|
||||
|
||||
__license__: str
|
||||
|
||||
class ParsingInterrupted(Exception): ...
|
||||
|
||||
def parse(
|
||||
|
||||
Reference in New Issue
Block a user