You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avoid the use of pkg_resources when importlib.metadata is available (#799)
* feat: avoid the use of pkg_resources when importlib.metadata, since pkg_resources is removed from Python 3.12
* feat: avoid the use of pkg_resources when importlib.metadata, since pkg_resources is removed from Python 3.12
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix: remove flake8 errors
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments