Skip to content

Commit

Permalink
⚫ Fade to black.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 1, 2023
1 parent 650996f commit c3b80eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions importlib_metadata/__init__.py
Expand Up @@ -299,8 +299,7 @@ def __repr__(self):
signal that we deviate from regular tuple behavior.
"""
return '%s(%r)' % (self.__class__.__name__, tuple(self))



def select(self, **params):
"""
Select entry points from self that match the
Expand Down

0 comments on commit c3b80eb

Please sign in to comment.