Skip to content

Commit 1ba0a56

Browse files
Delete a TODO
1 parent 3b0d0b6 commit 1ba0a56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_lib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# 1. Remove tests/urlpatterntestdata.json.
1111
# 2. Update the URL.
1212
# 2. Run `pytest`.
13-
# TODO with argparse
1413
urlpatterntestdata_path = pathlib.Path("tests/urlpatterntestdata.json")
1514
if not urlpatterntestdata_path.exists():
1615
with urllib.request.urlopen(

0 commit comments

Comments
 (0)