Skip to content

Commit a1d6db6

Browse files
committed
Fixes CI
1 parent fc184c7 commit a1d6db6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
from contextlib import contextmanager
22
from typing import Callable, ContextManager, Iterator
33

4+
import pytest
5+
46
from classes._typeclass import _TypeClass # noqa: WPS450
57

68

0 commit comments

Comments
 (0)