Skip to content

Commit

Permalink
pacify the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeshava committed Feb 6, 2025
1 parent a37cd1b commit 611d4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xrpl/models/transactions/amm_clawback.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class AMMClawback(Transaction):
Specifies the other asset in the AMM's pool. In JSON, this is an object with
currency and issuer fields (omit issuer for XRP).
"""

amount: Optional[IssuedCurrencyAmount] = None
"""
The maximum amount to claw back from the AMM account. The currency and issuer
Expand Down

0 comments on commit 611d4db

Please sign in to comment.