mirror of
https://github.com/clearml/clearml
synced 2025-01-31 17:17:00 +00:00
PEP8
This commit is contained in:
parent
0029f131c9
commit
0950757d44
@ -445,6 +445,7 @@ class Session(TokenManager):
|
||||
content type will be application/json)
|
||||
:param data: Dictionary, bytes, or file-like object to send in the request body
|
||||
:param async_enable: whether request is asynchronous
|
||||
:param params: additional query parameters
|
||||
:return: requests Response instance
|
||||
"""
|
||||
if not method:
|
||||
|
Loading…
Reference in New Issue
Block a user