andreroggeri / ynab-sdk-python

Python implementation of the YNAB API (https://api.youneedabudget.com/)
Apache License 2.0
29 stars 10 forks source link

fix: Allow nullable field "category_id" in subtransaction #67

Closed Tommaso-n closed 4 years ago

Tommaso-n commented 4 years ago

Trying to download a subtransaction with no category raise an error. This should fix it

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit cdef331d and detected 0 issues on this pull request.

View more on Code Climate.