Closed uranusjr closed 4 years ago
Especially same-package-extras.json, which is failing with a plain exception.
same-package-extras.json
Oh, it’s the same as the one mentioned in #26 :(
d30b3c172767e98aed6f16077a7c79be747cab93 added an except KeyError: to catch the ugly exception, but the test still fails.
except KeyError:
Especially
same-package-extras.json
, which is failing with a plain exception.