Skip to content

Conversation

volks73
Copy link

@volks73 volks73 commented Aug 16, 2025

I have observed a deprecation warning message for using pkg_resources. This PR migrates from pkg_resources to importlib.resources according to the migration guide: https://importlib-resources.readthedocs.io/en/latest/migration.html#pkg-resources-resource-filename.

The pkg_resources is only used in one location for one function.

This also adds some environment files and directories to the git ignore list.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant