hammem / monarchmoney

Python API for Monarch Money
MIT License
148 stars 26 forks source link

adds set_transaction_tags method #77

Closed cciollaro closed 8 months ago

cciollaro commented 8 months ago

Adds a method for setting tags on the transaction.

Please feel free to advise on the imports changes. That's how my IDE really wanted them to be formatted. Not sure if it was black or isort or what.

I think this resolves #26.