v0.15.7
PyPI package: https://pypi.org/project/python-redux/0.15.7
Changes:
- refactor(test-snapshot): make it aligned with
pyfakefs
by usingtry
/except
instead of checkingPath().exists()
aspyfakefs
doesn't seem to respectskip_names
forPath().exists()