Skip to content

Commit

Permalink
[py-tx] fixing linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Mackay-Fisher committed Dec 16, 2024
1 parent 0229c86 commit da85103
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def get_content_type_configs(self) -> t.Mapping[str, ContentTypeConfig]:
Return all installed content types.
"""


@dataclass
class SignalTypeIndexBuildCheckpoint:
"""
Expand Down

0 comments on commit da85103

Please sign in to comment.