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 85bf5a9 commit b6e25d4Copy full SHA for b6e25d4
graphdatascience/tests/unit/test_dedicated_sessions.py
@@ -5,8 +5,6 @@
5
6
import pytest
7
from pytest_mock import MockerFixture
8
-from requests import Response
9
-from requests.exceptions import HTTPError
10
11
from graphdatascience.session.algorithm_category import AlgorithmCategory
12
from graphdatascience.session.aura_api import AuraApi, AuraApiError
0 commit comments