Skip to content

Commit 12e4249

Browse files
isort test_release
1 parent 1cfab6d commit 12e4249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/release/test_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import pandas as pd
66
import pytest
77
from _pytest.fixtures import FixtureRequest
8-
from pytest_check import check # type: ignore
8+
from pytest_check import check # type: ignore
99
from vivarium_testing_utils import FuzzyChecker
1010

1111
from pseudopeople.dataset import Dataset

0 commit comments

Comments
 (0)