Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nikromen committed Nov 21, 2023
1 parent d27c614 commit 43995f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from dataclasses import dataclass, fields, asdict, MISSING
from functools import cached_property
from typing import Any, Optional
from typing import Any

from flask_restx.fields import String, List, Integer, Boolean, Nested, Url, Raw

Expand Down

0 comments on commit 43995f7

Please sign in to comment.