Closed hucorz closed 4 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.79%. Comparing base (
d6465c9
) to head (d7cd8d3
). Report is 17 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What do these changes do?
fix deprecation warning by pkgutil.find_loader
DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
Related issue number
Check code requirements