Skip to content

Commit

Permalink
SP-883 Python 5.0.3 - Pydantic validation
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarzybok-sumoheavy committed Feb 28, 2024
1 parent 4259628 commit 3367753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bitpay/models/invoice/invoice_refund_address.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
InvoiceRefundAddress
"""

from datetime import datetime
from typing import Union
from pydantic import field_serializer
Expand Down

0 comments on commit 3367753

Please sign in to comment.