mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
upgrade black version (#4486)
Manually removed a number of trailing commas to prevent black from unnecessarily exploding some collections.
This commit is contained in:
@@ -121,7 +121,7 @@ class Marshaller:
|
||||
Mapping[Any, Any],
|
||||
datetime,
|
||||
InstanceType,
|
||||
],
|
||||
]
|
||||
],
|
||||
Fault,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user