Skip to content

Commit

Permalink
[Fix] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ileodo committed Jul 26, 2023
1 parent 9c56282 commit d0f8ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/moneywiz_api/model/transaction.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Transaction(Record, ABC):
"""
ENT: 36
"""

reconciled: bool

amount: float
Expand Down

0 comments on commit d0f8ed9

Please sign in to comment.