Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
djeck1432 committed Nov 22, 2024
1 parent 04dfe08 commit 6fd8a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/data_handler/handler_tools/data_parser/nostra.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
This module contains the logic to parse the nostra data to human-readable format.
"""

from typing import Any
from data_handler.handler_tools.data_parser.serializers import (
DebtMintEventData,
DebtBurnEventData
Expand Down

0 comments on commit 6fd8a10

Please sign in to comment.