fixed bugs, added pdf documentation, features added
KasparJohannesSchneider
released this
16 Apr 21:34
·
18 commits
to main
since this release
- Added the README as a PDF
- Added additional unit tests
- Fixed bugs
- Renamed module
wrappers.py
todebug_tools.py
- Added
run_fct_get_stdout(fct: callable, *args) → str: