We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3baaa7d commit df801eeCopy full SHA for df801ee
test_parser.py
@@ -1,7 +1,7 @@
1
import glob
2
import pytest
3
4
-from main import parse, ValidationError
+from __init__ import parse, ValidationError
5
from contextlib import nullcontext
6
7
0 commit comments