Skip to content

Commit a43399b

Browse files
committed
test_parser.py
1 parent c703ac8 commit a43399b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/tests/test_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import pytest
22
from typing import List
33

4-
from . import urls
4+
from data import urls
55

66

77
def test_parse_urls():

0 commit comments

Comments
 (0)