Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepL/deepl-python
/ close
Method
close
deepl/http_client.py:92–93 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
90
return
self
91
92
def
close(self):
93
self._session.close()
94
95
def
request_with_backoff(
96
self,
Callers
1
_internal_request
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected