vsoch / oci-python

Python implementation of Open Containers Initiative (OCI) specifications
https://vsoch.github.io/oci-python/
Mozilla Public License 2.0
23 stars 12 forks source link

Escape url slash regex #20

Closed brentonmallen1 closed 4 months ago

brentonmallen1 commented 4 months ago

Fix 19

vsoch commented 4 months ago

Looks like you just need to run linting, see the error message in the CI (looks like black-24.4.2).

brentonmallen1 commented 4 months ago

looks like it was a couple of tests