]> git.ipfire.org Git - thirdparty/python-fints.git/commit
More code style improvements
authorRaphael Michel <mail@raphaelmichel.de>
Thu, 29 Nov 2018 17:45:13 +0000 (18:45 +0100)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:35:36 +0000 (19:35 +0100)
commit92817fbac96bf32c7e9042b398beb7b6411346ce
tree0650e05933bccf5b68da44ac6dc79e8d1e535c2a
parent4eb5778cd11d034d657f29fc0bbb4db9ad5ae3ed
More code style improvements
13 files changed:
fints/client.py
fints/dialog.py
fints/exceptions.py
fints/fields.py
fints/formals.py
fints/parser.py
fints/security.py
fints/segments/base.py
fints/segments/debit.py
fints/segments/message.py
fints/types.py
tests/conftest.py
tests/test_message_serializer.py