Skip to content

Commit 8efd83c

Browse files
DarthMaxFlorentinD
authored andcommitted
Create GdsArrowClient for V2
1 parent 7fda818 commit 8efd83c

File tree

3 files changed

+462
-3
lines changed

3 files changed

+462
-3
lines changed

graphdatascience/arrow_client/authenticated_flight_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ def __init__(
108108
self._encrypted = encrypted
109109
self._arrow_client_options = arrow_client_options
110110
self._user_agent = user_agent
111-
self._retry_config = retry_config
112111
self._logger = logging.getLogger("gds_arrow_client")
113112
self._retry_config = retry_config
114113
if auth:

0 commit comments

Comments
 (0)