Skip to content

Commit

Permalink
update import path
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Hardy committed Aug 23, 2024
1 parent c52da14 commit 967e821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomlparams/tests/test_tomlparams.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from parameterized import parameterized

from tests.captureoutput import CaptureOutput
from tomlparams.tests.captureoutput import CaptureOutput
from tomlparams import TOMLParams
from tomlparams.params_group import ParamsGroup
from tomlparams.utils import concatenate_keys
Expand Down

0 comments on commit 967e821

Please sign in to comment.