bskinn/sphobjinv

Rename re, enum, zlib submodules to avoid shadowing stdlib modules

Opened this issue · 0 comments

Now getting an A005 flake8 error about the naming of these submodules.

Renaming them will be a breaking API change, so this will have to happen at a major version bump.