Skip to content

Commit 903f2bd

Browse files
committed
fix import name
1 parent 04f3010 commit 903f2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_macro_params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55
import pytest
6-
from ogidn import macro_params
6+
from ogzaf import macro_params
77

88

99
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)