At some point the defaults for pyyaml were switched to safe parsing mode, so that the previous arbitrary Python YAML tags like "!!python/object/apply:datetime.date [2017, 9, 1]" no longer work. A better way is to define our own explicit constructors to avoid unsafe mode. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
test_config.py | ||
test_hook_ledger_entry.py | ||
test_hooks.py | ||
test_importers.py | ||
test_main.py |