]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Add a bad hack to RepresentableEnum to get docstrings on enum members. Make the docum...
authorHenryk Plötz <henryk@ploetzli.ch>
Tue, 14 Aug 2018 17:16:01 +0000 (19:16 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:34:29 +0000 (19:34 +0100)
commit4b081927f9efa7096a1fe229bd9066fc174bf81a
treee8b31d7825b6099d256f64ba909286c93e640d93
parent3fe90f10e76448e4e6f040eae28c8e2ec413d25a
Add a bad hack to RepresentableEnum to get docstrings on enum members. Make the documented output better
fints/fields.py
fints/formals.py
fints/types.py
fints/utils.py