We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d4ae3 commit cba6a93Copy full SHA for cba6a93
tests/conftest.py
@@ -2,7 +2,7 @@
2
3
import pytest
4
5
-from masterdata_example_parser.parser import MasterdataParserExample
+from masterdata_parser_example.parser import MasterdataParserExample
6
7
if os.getenv("_PYTEST_RAISE", "0") != "0":
8
0 commit comments