Skip to content

Commit

Permalink
....
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmadawg committed Oct 31, 2024
1 parent e10f157 commit 791d93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/data_handler/handler_tools/data_parser/serializers.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
""" This module contains the data models and parser class for zkLend data events. """
from decimal import Decimal
from pydantic import BaseModel, ValidationInfo, field_validator
from shared.helpers import add_leading_zeros
Expand Down

0 comments on commit 791d93b

Please sign in to comment.