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 c703ac8 commit a43399bCopy full SHA for a43399b
1 file changed
data/tests/test_parser.py
@@ -1,7 +1,7 @@
1
import pytest
2
from typing import List
3
4
-from . import urls
+from data import urls
5
6
7
def test_parse_urls():
0 commit comments