Skip to content

Commit

Permalink
Merge pull request #297 from CarmineOptions/fix/test-cases
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
djeck1432 authored Nov 22, 2024
2 parents 04dfe08 + 6fd8a10 commit 12f65f1
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 12f65f1

Please sign in to comment.