pycarlo 0.10.226__py3-none-any.whl → 0.10.227__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 +0 -6
- pycarlo/lib/schema.py +0 -2
- {pycarlo-0.10.226.dist-info → pycarlo-0.10.227.dist-info}/METADATA +1 -1
- {pycarlo-0.10.226.dist-info → pycarlo-0.10.227.dist-info}/RECORD +7 -7
- {pycarlo-0.10.226.dist-info → pycarlo-0.10.227.dist-info}/LICENSE +0 -0
- {pycarlo-0.10.226.dist-info → pycarlo-0.10.227.dist-info}/WHEEL +0 -0
- {pycarlo-0.10.226.dist-info → pycarlo-0.10.227.dist-info}/top_level.txt +0 -0
pycarlo/lib/schema.json
CHANGED
|
@@ -146186,12 +146186,6 @@
|
|
|
146186
146186
|
{
|
|
146187
146187
|
"description": null,
|
|
146188
146188
|
"enumValues": [
|
|
146189
|
-
{
|
|
146190
|
-
"deprecationReason": null,
|
|
146191
|
-
"description": null,
|
|
146192
|
-
"isDeprecated": false,
|
|
146193
|
-
"name": "AI_FEATURES_OFF"
|
|
146194
|
-
},
|
|
146195
146189
|
{
|
|
146196
146190
|
"deprecationReason": null,
|
|
146197
146191
|
"description": null,
|
pycarlo/lib/schema.py
CHANGED
|
@@ -1764,7 +1764,6 @@ class DecryptionServiceUpdateTypeEnum(sgqlc.types.Enum):
|
|
|
1764
1764
|
class DenialReason(sgqlc.types.Enum):
|
|
1765
1765
|
"""Enumeration Choices:
|
|
1766
1766
|
|
|
1767
|
-
* `AI_FEATURES_OFF`None
|
|
1768
1767
|
* `ENTITLEMENTS`None
|
|
1769
1768
|
* `INVALID_USER`None
|
|
1770
1769
|
* `TROUBLESHOOTING_AGENT_OFF`None
|
|
@@ -1773,7 +1772,6 @@ class DenialReason(sgqlc.types.Enum):
|
|
|
1773
1772
|
|
|
1774
1773
|
__schema__ = schema
|
|
1775
1774
|
__choices__ = (
|
|
1776
|
-
"AI_FEATURES_OFF",
|
|
1777
1775
|
"ENTITLEMENTS",
|
|
1778
1776
|
"INVALID_USER",
|
|
1779
1777
|
"TROUBLESHOOTING_AGENT_OFF",
|
|
@@ -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=
|
|
39
|
-
pycarlo/lib/schema.py,sha256=
|
|
40
|
-
pycarlo-0.10.
|
|
41
|
-
pycarlo-0.10.
|
|
42
|
-
pycarlo-0.10.
|
|
43
|
-
pycarlo-0.10.
|
|
44
|
-
pycarlo-0.10.
|
|
38
|
+
pycarlo/lib/schema.json,sha256=_Q2Sn_p1UYI8-06Ndq7SaNsb5FsnoYJ-t_w3VAg2LNA,6447016
|
|
39
|
+
pycarlo/lib/schema.py,sha256=7iOQrwybcIARW4WZbe3xvlwU7ckudK0OJjYisKaF2AM,2801746
|
|
40
|
+
pycarlo-0.10.227.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
41
|
+
pycarlo-0.10.227.dist-info/METADATA,sha256=l4K07QpJ0dp-bZER2fEoSGpRQL7XHa47JeIHMG9c37M,8742
|
|
42
|
+
pycarlo-0.10.227.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
43
|
+
pycarlo-0.10.227.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
|
|
44
|
+
pycarlo-0.10.227.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|