Skip to content

Conversation

ssbarnea
Copy link
Member

Needed-By: #2037

@ssbarnea ssbarnea requested a review from a team as a code owner September 12, 2025 16:08
@ssbarnea ssbarnea enabled auto-merge (squash) September 12, 2025 16:08
@github-actions github-actions bot added the chore Maintenance tasks, not affecting shipped product label Sep 12, 2025
try:
from importlib.resources.abc import Traversable
except ImportError:
# pylint: disable-next=deprecated-class
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This deprecation is only in Python 3.12+ (https://docs.python.org/3/library/importlib.html#importlib.abc.Traversable), while out pre-commit is running 3.11, so the deprecation won't hit here.

@ssbarnea ssbarnea closed this Sep 15, 2025
auto-merge was automatically disabled September 15, 2025 16:31

Pull request was closed

@ssbarnea ssbarnea deleted the fix/partials branch September 15, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance tasks, not affecting shipped product
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants