qmenta-client 1.1.dev1394__py3-none-any.whl → 1.1.dev1405__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
qmenta/client/Project.py CHANGED
@@ -668,7 +668,7 @@ class Project:
668
668
  the subject is not found.
669
669
  """
670
670
 
671
- search_criteria = {"s_n": subject_name, "ssid": ssid}
671
+ search_criteria = {"s_n": subject_name, "ssid": str(ssid)}
672
672
  response = self.list_input_containers(search_criteria=search_criteria)
673
673
 
674
674
  for subject in response:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: qmenta-client
3
- Version: 1.1.dev1394
3
+ Version: 1.1.dev1405
4
4
  Summary: Python client lib to interact with the QMENTA platform.
5
5
  Author: QMENTA
6
6
  Author-email: dev@qmenta.com
@@ -1,10 +1,10 @@
1
1
  qmenta/__init__.py,sha256=jv2YF__bseklT3OWEzlqJ5qE24c4aWd5F4r0TTjOrWQ,65
2
2
  qmenta/client/Account.py,sha256=MEljEy9cmg2uP2FG1d3TZAgfj66EE2_3PQAZ9rvpCXY,9647
3
3
  qmenta/client/File.py,sha256=ZgvSqejIosUt4uoX7opUnPnp5XGEaJNMRwFC0mQVB8k,5344
4
- qmenta/client/Project.py,sha256=f26hL9fA5q_Xw3N6nOAJ7sTqWAJc191XqyZKdplJN2c,79911
4
+ qmenta/client/Project.py,sha256=4lxnOzROIoAS0k_9F6aVvgscqLnfZYMlewpIHi8aP5c,79916
5
5
  qmenta/client/Subject.py,sha256=lhxxVdQ6d-GNoQC8mrJwa4L1f44nJc4PcJtDspmKN7I,8756
6
6
  qmenta/client/__init__.py,sha256=AjTojBhZeW5nl0i605KS8S1Gl5tPNc1hdzD47BGNfoI,147
7
7
  qmenta/client/utils.py,sha256=5DK2T_HQprrCwLS0Ycm2CjseaYmAUKaJkJvYoW-Rqzc,2479
8
- qmenta_client-1.1.dev1394.dist-info/METADATA,sha256=RDjxjhOMcm5vZF1QgoaKZiI4J7SD7x1rmCTuzFY1UEU,672
9
- qmenta_client-1.1.dev1394.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
10
- qmenta_client-1.1.dev1394.dist-info/RECORD,,
8
+ qmenta_client-1.1.dev1405.dist-info/METADATA,sha256=HdiqF9SJ0hWskvtHIZb_fXr2ZwxL13Ok3RGwGFL7DG8,672
9
+ qmenta_client-1.1.dev1405.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
10
+ qmenta_client-1.1.dev1405.dist-info/RECORD,,