We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cfab6d commit 12e4249Copy full SHA for 12e4249
tests/integration/release/test_release.py
@@ -5,7 +5,7 @@
5
import pandas as pd
6
import pytest
7
from _pytest.fixtures import FixtureRequest
8
-from pytest_check import check # type: ignore
+from pytest_check import check # type: ignore
9
from vivarium_testing_utils import FuzzyChecker
10
11
from pseudopeople.dataset import Dataset
0 commit comments