json-cfg icon indicating copy to clipboard operation
json-cfg copied to clipboard

Use EAFP principle when loading

Open emonette123 opened this issue 3 years ago • 1 comments

load function would now work with pathlib Path objects

emonette123 avatar Feb 02 '22 23:02 emonette123

Thanks for the PR. It looks good but one of the unit tests hangs up - that should be at the very least skipped. This is one of those old libraries in which I believe I added "way too many" tests. :-D

pasztorpisti avatar Feb 05 '22 14:02 pasztorpisti