Global formatting fix
This commit is contained in:
parent
700ef25358
commit
324938133f
5 changed files with 7 additions and 3 deletions
|
|
@ -10,6 +10,7 @@ class Request:
|
|||
started: str
|
||||
files: List[str]
|
||||
|
||||
|
||||
@dataclass
|
||||
class Response:
|
||||
status: int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue