vsoch / caliper

Caliper is a tool for measuring and assessing change in packages.
https://caliper-python.readthedocs.io/
Mozilla Public License 2.0
5 stars 3 forks source link

this looks like the correct way to ignore errors with shutil #32

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

Adding ignore_errors=True looks like the correct way to try/except the shutil error.

Signed-off-by: vsoch vsoch@users.noreply.github.com