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 2d4108c commit 118e8b6Copy full SHA for 118e8b6
tests/test_convertapi.py
@@ -1,11 +1,9 @@
1
-from unittest import mock
2
import convertapi
3
import os
4
import io
5
import tempfile
6
import time
7
import requests
8
-from requests.models import Response
9
10
from . import utils
11
from nose.tools import *
0 commit comments