From 4697c7338374b428d3fa5196f2d64b82432df1e1 Mon Sep 17 00:00:00 2001 From: Patrick Nast Date: Fri, 24 Jan 2025 17:00:23 -0800 Subject: [PATCH] lint --- tests/integration/test_group_quarters.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_group_quarters.py b/tests/integration/test_group_quarters.py index eed646c8..049cf025 100644 --- a/tests/integration/test_group_quarters.py +++ b/tests/integration/test_group_quarters.py @@ -1,6 +1,6 @@ import pytest - from integration_tests.conftest import TIME_STEPS_TO_TEST + from vivarium_census_prl_synth_pop.constants import data_values # TODO: Broader test coverage