Revision 4b79a2b0b7ca415fe75d72b8d9812452467ed351 authored by Nicolas Dandrimont on 23 October 2019, 11:55:18 UTC, committed by Nicolas Dandrimont on 23 October 2019, 12:22:15 UTC
Instead of relying on attr.asdict recursion, we do recursion ourselves. This
simplifies a lot of the inherited to_dict() methods.
1 parent 2e4558c
History
File Mode Size
bin
docs
swh
.gitignore -rw-r--r-- 137 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 31 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 185 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 24 bytes
README.md -rw-r--r-- 598 bytes
mypy.ini -rw-r--r-- 399 bytes
pytest.ini -rw-r--r-- 58 bytes
requirements-cli.txt -rw-r--r-- 14 bytes
requirements-test.txt -rw-r--r-- 21 bytes
requirements.txt -rw-r--r-- 270 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 387 bytes

README.md

back to top