Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <paul.horton@owasp.org>
  • Loading branch information
madpah committed Jan 23, 2023
1 parent 756032b commit fdd5c8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions serializable/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ class _Klass(Protocol):
__name__: str
__qualname__: str


ViewType = _Klass


@enum.unique
class SerializationType(str, enum.Enum):
"""
Expand Down

0 comments on commit fdd5c8a

Please sign in to comment.