Skip to content

Commit

Permalink
Obfuscate that I'm stealing from myself 🦹🏼
Browse files Browse the repository at this point in the history
  • Loading branch information
todofixthis committed Oct 6, 2023
1 parent ce816e2 commit 40e8e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class DummyDistributionFinder(DistributionFinder):
"""
Injects a dummy distribution into the meta path finder, so that we can
pretend like it's been pip installed during unit tests (i.e., so that we
can test ``EntryPointsClassRegistry``), without polluting the persistent
can test ``FilterExtensionRegistry``), without polluting the persistent
virtualenv.
"""

Expand Down

0 comments on commit 40e8e0d

Please sign in to comment.