mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-20 10:51:16 +08:00
fifth iteration
This commit is contained in:
@@ -32,25 +32,7 @@ class MessageDecoder(json.JSONDecoder):
|
||||
List[Union[int, str]],
|
||||
],
|
||||
],
|
||||
List[
|
||||
Union[
|
||||
Dict[
|
||||
str,
|
||||
Union[
|
||||
List[
|
||||
Union[
|
||||
Dict[str, List[Union[int, str]]],
|
||||
List[Union[int, str]],
|
||||
]
|
||||
],
|
||||
List[Union[int, str]],
|
||||
],
|
||||
],
|
||||
List[Union[int, str]],
|
||||
]
|
||||
],
|
||||
List[Union[List[Union[int, str]], str]],
|
||||
List[Union[int, str]],
|
||||
str,
|
||||
],
|
||||
) -> Union[
|
||||
|
||||
Reference in New Issue
Block a user