mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 16:27:09 +08:00
reformat with black
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
from typing import Any
|
||||
|
||||
from typing import List, Tuple, Type, Union
|
||||
|
||||
class ArchiveException(Exception): ...
|
||||
class UnrecognizedArchiveFormat(ArchiveException): ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user