Skip to content

Commit

Permalink
Fix import on test samples
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 1, 2024
1 parent 3e9f2ed commit 0cbb4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_samples.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest

import samples
from . import samples


@pytest.mark.parametrize(
Expand Down

0 comments on commit 0cbb4f6

Please sign in to comment.