generated from felixm/defaultpy
Update ledgerai to read existing transactions from beancount file
This commit is contained in:
@@ -86,4 +86,3 @@ class Transaction(BaseModel):
|
||||
|
||||
def key(self):
|
||||
return self.csv_file + ", " + self.row
|
||||
|
||||
|
||||
Reference in New Issue
Block a user