pycarlo 0.10.80__py3-none-any.whl → 0.10.81__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.

Potentially problematic release.


This version of pycarlo might be problematic. Click here for more details.

pycarlo/lib/schema.json CHANGED
@@ -31511,13 +31511,9 @@
31511
31511
  "description": null,
31512
31512
  "name": "alias",
31513
31513
  "type": {
31514
- "kind": "NON_NULL",
31515
- "name": null,
31516
- "ofType": {
31517
- "kind": "SCALAR",
31518
- "name": "String",
31519
- "ofType": null
31520
- }
31514
+ "kind": "SCALAR",
31515
+ "name": "String",
31516
+ "ofType": null
31521
31517
  }
31522
31518
  },
31523
31519
  {
@@ -82254,13 +82250,9 @@
82254
82250
  "isDeprecated": false,
82255
82251
  "name": "alias",
82256
82252
  "type": {
82257
- "kind": "NON_NULL",
82258
- "name": null,
82259
- "ofType": {
82260
- "kind": "SCALAR",
82261
- "name": "String",
82262
- "ofType": null
82263
- }
82253
+ "kind": "SCALAR",
82254
+ "name": "String",
82255
+ "ofType": null
82264
82256
  }
82265
82257
  },
82266
82258
  {
pycarlo/lib/schema.py CHANGED
@@ -9753,7 +9753,7 @@ class TransformInput(sgqlc.types.Input):
9753
9753
  "field",
9754
9754
  "id",
9755
9755
  )
9756
- alias = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name="alias")
9756
+ alias = sgqlc.types.Field(String, graphql_name="alias")
9757
9757
 
9758
9758
  prompt = sgqlc.types.Field(String, graphql_name="prompt")
9759
9759
 
@@ -63253,7 +63253,7 @@ class Transform(sgqlc.types.Type):
63253
63253
  "field",
63254
63254
  "id",
63255
63255
  )
63256
- alias = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name="alias")
63256
+ alias = sgqlc.types.Field(String, graphql_name="alias")
63257
63257
 
63258
63258
  prompt = sgqlc.types.Field(String, graphql_name="prompt")
63259
63259
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.80
3
+ Version: 0.10.81
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
35
35
  pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
36
36
  pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
37
37
  pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- pycarlo/lib/schema.json,sha256=O6Kp_ILmLdEWxvOxaFBv_Mu9tvOOx0o6K1rER5EO428,6014202
39
- pycarlo/lib/schema.py,sha256=j5ItumrkmiXUkWlREWuNRwo_L4hz3ul7uc6r-HynzyY,2597007
40
- pycarlo-0.10.80.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.80.dist-info/METADATA,sha256=64KhK_kJ1LAb2tQPTcwYzRJ5wkodn-HJ55jhUbzTp-Q,8741
42
- pycarlo-0.10.80.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.80.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.80.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=3t9hdP4k7Uu2GAftWuD3WTWMfI9W6Lep7UN8VOLNyFo,6013966
39
+ pycarlo/lib/schema.py,sha256=7lSdds6GOc2mbzVz91C4n2gZYcAuCF_kbI5kSnAnRkw,2596963
40
+ pycarlo-0.10.81.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.81.dist-info/METADATA,sha256=i5uRSFqzqvRKZHFi5ccHb9Bj5wqNeOycYncrPYwP3OA,8741
42
+ pycarlo-0.10.81.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.81.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.81.dist-info/RECORD,,