graphlit-client 1.0.20250502001__py3-none-any.whl → 1.0.20250502002__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.
@@ -15,7 +15,7 @@ class GraphQLClientHttpError(GraphQLClientError):
15
15
  self.response = response
16
16
 
17
17
  def __str__(self) -> str:
18
- return f"HTTP status code: {self.status_code}"
18
+ return f"HTTP status code: {self.status_code}\n{self.response.text}"
19
19
 
20
20
 
21
21
  class GraphQLClientInvalidResponseError(GraphQLClientError):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: graphlit-client
3
- Version: 1.0.20250502001
3
+ Version: 1.0.20250502002
4
4
  Summary: Graphlit API Python Client
5
5
  Home-page: https://github.com/graphlit/graphlit-client-python
6
6
  Author: Unstruk Data Inc.
@@ -158,7 +158,7 @@ graphlit_api/enable_alert.py,sha256=KctjIbnyZDoDynbuD6IR2fHuNHKAtM07VVgKzTL479g,
158
158
  graphlit_api/enable_feed.py,sha256=BhtLlEGV9p8ICodywdN9-sASWSX3w_4c3zYtf-bdaGE,390
159
159
  graphlit_api/enable_user.py,sha256=_0rQnpwVYhBrRcnpfqrKTOiANgOMe-ibUAHmS-XC0qo,390
160
160
  graphlit_api/enums.py,sha256=-NaXt2ArbkKKYdvZgxfJuI5OySbwliY7zKllqppjE54,27562
161
- graphlit_api/exceptions.py,sha256=OQu-ZYCCV4VyMWTd1HR8gIjIK2CrA_JMlFxqOAJugWY,2411
161
+ graphlit_api/exceptions.py,sha256=s0ECCqA83fhlv5GqIpT-fNFIZ7sRABG23Wj7DcEl4X0,2433
162
162
  graphlit_api/extract_contents.py,sha256=qsSy8UOJuqsUnCcuduaNPyaK2mZk_1noECT0Jgx3zRA,961
163
163
  graphlit_api/extract_text.py,sha256=jfkL6ep5wzXeoelZ5nRwNRT0t7oDCUt1xrigqkMj-7M,887
164
164
  graphlit_api/feed_exists.py,sha256=NlvWhqVaV-coIV_orR-XsaXhG0Gll3bPVS3tPF0zEt0,351
@@ -303,8 +303,8 @@ graphlit_api/upsert_label.py,sha256=_bVWrISvyt4G4IcjAKqu8c5P6FDgaODdIGtSToJfNOY,
303
303
  graphlit_api/upsert_specification.py,sha256=23eLTL8OLAYE-j_nhjT5NgaCrSUs9Q40rGW_VhDrDoM,643
304
304
  graphlit_api/upsert_workflow.py,sha256=QL5Gi8jqF4wG9_qReoW8E5X7VsSIsLzgxIY1aAK0ebo,15692
305
305
  graphlit_api/workflow_exists.py,sha256=1XVcqCW_KZ3BwUFx08lwqQdf1ZpJ6Vmi8jBqcrMqYRI,397
306
- graphlit_client-1.0.20250502001.dist-info/licenses/LICENSE,sha256=ivF8XnUYrNZFQ1wZFMrxWshDb1h7TdSK6Qk8_3WPkhM,1095
307
- graphlit_client-1.0.20250502001.dist-info/METADATA,sha256=ItMGRTiNwzaW75OeMJcNv0lxx3XMUDA4I7P5QFCFU64,3408
308
- graphlit_client-1.0.20250502001.dist-info/WHEEL,sha256=7ciDxtlje1X8OhobNuGgi1t-ACdFSelPnSmDPrtlobY,91
309
- graphlit_client-1.0.20250502001.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
310
- graphlit_client-1.0.20250502001.dist-info/RECORD,,
306
+ graphlit_client-1.0.20250502002.dist-info/licenses/LICENSE,sha256=ivF8XnUYrNZFQ1wZFMrxWshDb1h7TdSK6Qk8_3WPkhM,1095
307
+ graphlit_client-1.0.20250502002.dist-info/METADATA,sha256=4uTebiV1r1E7Qr9KqOiPoWMiZDNv9oIaSFBwgwJKOlU,3408
308
+ graphlit_client-1.0.20250502002.dist-info/WHEEL,sha256=7ciDxtlje1X8OhobNuGgi1t-ACdFSelPnSmDPrtlobY,91
309
+ graphlit_client-1.0.20250502002.dist-info/top_level.txt,sha256=HUVfNzJrxWuHS-4M5I7XjLa8-mxYQwfx01A4YKJZSYM,22
310
+ graphlit_client-1.0.20250502002.dist-info/RECORD,,