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

fixing bug with cleanup #30

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

currently, a directory might be attempted to be removed if it does not exist. This change should fix this bug

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