mirror of
https://github.com/httpie/cli.git
synced 2025-08-17 15:21:01 +02:00
Refactoring
This commit is contained in:
@ -5,7 +5,7 @@ import pytest_httpbin.certs
|
||||
import requests.exceptions
|
||||
|
||||
from httpie import ExitStatus
|
||||
from httpie.input import SSL_VERSION_ARG_MAPPING
|
||||
from httpie.cli.constants import SSL_VERSION_ARG_MAPPING
|
||||
from utils import HTTP_OK, TESTS_ROOT, http
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user