Skip to content

Commit

Permalink
Fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
skloibi committed Dec 1, 2023
1 parent e5859e4 commit d6ba39e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tex_paper_toolkit/serialization.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
serialization handler.
"""


class Serializable(Generic[T], metaclass=ABCMeta):
"""
Abstract base class for types that define components that are serializable
Expand Down

0 comments on commit d6ba39e

Please sign in to comment.