We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d089d37 commit d65b673Copy full SHA for d65b673
tests/test_cli.py
@@ -1,8 +1,6 @@
1
import argparse
2
-import json
3
import os
4
from pathlib import Path
5
-from urllib import request
6
7
# 3rd party
8
import pytest
0 commit comments