diff --git a/screenpy/resolutions/matches.py b/screenpy/resolutions/matches.py index ebc3afa..33b82d7 100644 --- a/screenpy/resolutions/matches.py +++ b/screenpy/resolutions/matches.py @@ -9,7 +9,7 @@ from screenpy.pacing import beat -if TYPE_CHECKING: # pragma: no cover +if TYPE_CHECKING: from hamcrest.core.matcher import Matcher