Skip to content

Commit df801ee

Browse files
committed
Update tests
1 parent 3baaa7d commit df801ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_parser.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import glob
22
import pytest
33

4-
from main import parse, ValidationError
4+
from __init__ import parse, ValidationError
55
from contextlib import nullcontext
66

77

0 commit comments

Comments
 (0)