]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Added type hints (#36)
authorRobin Gohmert <ayuto@web.de>
Fri, 4 Oct 2024 13:54:23 +0000 (15:54 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 13:54:23 +0000 (15:54 +0200)
commit9dac70b8fbf86f7d79a560e672fcbd7d92999df4
treec38e6d0eb95ebe8cfd5d8957da120bb28a1229e5
parentb441c4c94337e2648ad22bfb65e2d23661a2f803
Added type hints (#36)

* Added type hints

* Run black

---------

Co-authored-by: Raphael Michel <michel@rami.io>
drafthorse/models/accounting.py
drafthorse/models/delivery.py
drafthorse/models/document.py
drafthorse/models/note.py
drafthorse/models/party.py
drafthorse/models/payment.py
drafthorse/models/product.py
drafthorse/models/trade.py
drafthorse/models/tradelines.py