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 3b0d0b6 commit 1ba0a56Copy full SHA for 1ba0a56
tests/test_lib.py
@@ -10,7 +10,6 @@
10
# 1. Remove tests/urlpatterntestdata.json.
11
# 2. Update the URL.
12
# 2. Run `pytest`.
13
-# TODO with argparse
14
urlpatterntestdata_path = pathlib.Path("tests/urlpatterntestdata.json")
15
if not urlpatterntestdata_path.exists():
16
with urllib.request.urlopen(
0 commit comments