Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(tox-to-nox): switch pkgutil for importlib-resources#887

Merged
henryiii merged 1 commit into
wntrblm:mainfrom
henryiii:henryiii/fix/pkgutil
Nov 12, 2024
Merged

fix(tox-to-nox): switch pkgutil for importlib-resources#887
henryiii merged 1 commit into
wntrblm:mainfrom
henryiii:henryiii/fix/pkgutil

Conversation

@henryiii

@henryiii henryiii commented Nov 11, 2024

Copy link
Copy Markdown
Collaborator

pkgutil is part of setuptools. Use standard and faster importlib.resources instead. Saves a few type ignores.

@henryiii henryiii changed the title fix: switch pkgutil for importlib-resources fix(tox-to-nox): switch pkgutil for importlib-resources Nov 12, 2024
@henryiii henryiii merged commit a0e7ef5 into wntrblm:main Nov 12, 2024
@henryiii henryiii deleted the henryiii/fix/pkgutil branch November 12, 2024 21:17
@henryiii henryiii mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant