]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Run black and isort
authorRaphael Michel <michel@rami.io>
Wed, 3 Aug 2022 15:33:20 +0000 (17:33 +0200)
committerRaphael Michel <michel@rami.io>
Wed, 3 Aug 2022 15:33:20 +0000 (17:33 +0200)
commit2d46c868a7ac0844dbc3bd92790ea44bbb05b9d5
treea4dd9e28877bfb524013572ee916a806422b32ec
parent632361ac8bffcb2f9ed7e89c6334ef04fbc88060
Run black and isort
15 files changed:
drafthorse/models/accounting.py
drafthorse/models/delivery.py
drafthorse/models/document.py
drafthorse/models/elements.py
drafthorse/models/fields.py
drafthorse/models/party.py
drafthorse/models/payment.py
drafthorse/models/product.py
drafthorse/models/references.py
drafthorse/models/trade.py
drafthorse/models/tradelines.py
drafthorse/pdf.py
setup.py
tests/test_mininal.py
tests/test_roundtrip.py