Skip to content

Commit c703ac8

Browse files
committed
test_parser.py
1 parent be98182 commit c703ac8

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 .parser import urls
4+
from . import urls
55

66

77
def test_parse_urls():

0 commit comments

Comments
 (0)