mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-27 21:00:37 +02:00
Remove the unused import from tests
This commit is contained in:
@@ -3,7 +3,6 @@ The data is downloaded from the PyPI and stored in betamax casettes
|
||||
to prevent loading from the internet on each request.
|
||||
"""
|
||||
import pytest
|
||||
import requests
|
||||
|
||||
try:
|
||||
import tomllib
|
||||
|
||||
Reference in New Issue
Block a user