quantum-serverless/client/qiskit_serverless/utils
Goyo a297ef1a70
Refactor client and fix tests (#1513)
* refactor client and fix tests

* remove client/arguments.serverless

* remove unused TIMEOUTs

* functions deprecation warnings

* added get_job_by_id with deprecation warning

* added __init__.py

* deprecated list function correction

* replace deleted _token with token

* **kwargs

* add duplicate code exception

* fixed run function

* fixed code quality

* fix linter

* delete file management from client. Use it only in serverless

* fix docs

* skip file download and manage data directory tests

* change docker build

* change docker build

* fix from_dict

* move _upload_with_artifact changes

* rename get_XXXX methods as XXXX

* rename get_XXXX methods as XXXX on local client

* fix upload return on serverless

* fix upload return on local client
2024-10-22 14:43:44 +02:00
..
__init__.py Client: get method with provider arguments (#1359) 2024-07-01 15:30:42 -04:00
errors.py Rename Quantum Serverless to Qiskit Serverless (#1309) 2024-05-07 15:11:03 -04:00
formatting.py Client: get method with provider arguments (#1359) 2024-07-01 15:30:42 -04:00
json.py Refactor client and fix tests (#1513) 2024-10-22 14:43:44 +02:00
runtime_service_client.py Bump versions of setuptools and pip (#1499) 2024-09-25 09:24:27 -04:00
storage.py Rename Quantum Serverless to Qiskit Serverless (#1309) 2024-05-07 15:11:03 -04:00