Closed bh2smith closed 1 year ago
According to your CI, this is not actually necessary:
https://github.com/pinnaculum/py-multiformats-cid/actions/runs/3503668675/jobs/5868869819
According to your CI, this is not actually necessary:
https://github.com/pinnaculum/py-multiformats-cid/actions/runs/3503668675/jobs/5868869819
I can confirm, my venv uses python 3.7.3 and it doesn't complain.
okie...weird.
Here is a PR changing all
bytes | str
toUnion[bytes, str]