]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Move Field into types (next to Container) to simplify dependency hell
authorHenryk Plötz <henryk@ploetzli.ch>
Sat, 8 Sep 2018 19:19:58 +0000 (21:19 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:34:29 +0000 (19:34 +0100)
commit7c9e2506d734d2cfc4839a848561c50d3af5b5a7
treee835293e114ff2185cf92f4d44288df1a5a4ad47
parentbd6198058a3ec1a5331930b60378e3f4685a2a03
Move Field into types (next to Container) to simplify dependency hell
fints/fields.py
fints/types.py