strawberry-graphql 0.230.0__py3-none-any.whl → 0.230.0.dev1716318708__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.
@@ -302,7 +302,7 @@ def _get_namespace_from_ast(
302
302
  # here to resolve lazy types by execing the annotated args, resolving the
303
303
  # type directly and then adding it to extra namespace, so that _eval_type
304
304
  # can properly resolve it later
305
- type_name = args[0].strip(" '\"\n")
305
+ type_name = args[0].strip()
306
306
  for arg in args[1:]:
307
307
  evaled_arg = eval(arg, globalns, localns) # noqa: PGH001, S307
308
308
  if isinstance(evaled_arg, StrawberryLazyReference):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strawberry-graphql
3
- Version: 0.230.0
3
+ Version: 0.230.0.dev1716318708
4
4
  Summary: A library for creating GraphQL APIs
5
5
  Home-page: https://strawberry.rocks/
6
6
  License: MIT
@@ -243,9 +243,9 @@ strawberry/utils/inspect.py,sha256=6z-tJpiWWm6E4-O6OUfhu689W9k1uY0m3FDwAfVCiNs,2
243
243
  strawberry/utils/logging.py,sha256=flS7hV0JiIOEdXcrIjda4WyIWix86cpHHFNJL8gl1y4,713
244
244
  strawberry/utils/operation.py,sha256=Um-tBCPl3_bVFN2Ph7o1mnrxfxBes4HFCj6T0x4kZxE,1135
245
245
  strawberry/utils/str_converters.py,sha256=avIgPVLg98vZH9mA2lhzVdyyjqzLsK2NdBw9mJQ02Xk,813
246
- strawberry/utils/typing.py,sha256=u9vUmf0F57s9OL_qBK4oLlQtkI__XuLRAQ8ryNBnPgQ,13491
247
- strawberry_graphql-0.230.0.dist-info/LICENSE,sha256=m-XnIVUKqlG_AWnfi9NReh9JfKhYOB-gJfKE45WM1W8,1072
248
- strawberry_graphql-0.230.0.dist-info/METADATA,sha256=sHc-beSwgtdbMtNpTDGVXG4-Y0XKiNHyTlkJXe0Jh3I,7821
249
- strawberry_graphql-0.230.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
250
- strawberry_graphql-0.230.0.dist-info/entry_points.txt,sha256=Nk7-aT3_uEwCgyqtHESV9H6Mc31cK-VAvhnQNTzTb4k,49
251
- strawberry_graphql-0.230.0.dist-info/RECORD,,
246
+ strawberry/utils/typing.py,sha256=SQVOw1nuFZk2Pe3iz0o8ebzpoyvBVoGSQZVZj6-8k7I,13483
247
+ strawberry_graphql-0.230.0.dev1716318708.dist-info/LICENSE,sha256=m-XnIVUKqlG_AWnfi9NReh9JfKhYOB-gJfKE45WM1W8,1072
248
+ strawberry_graphql-0.230.0.dev1716318708.dist-info/METADATA,sha256=Wy5PRwq7RMIGV079Sot9Nk88btBrLmaMIoT2546uwgc,7835
249
+ strawberry_graphql-0.230.0.dev1716318708.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
250
+ strawberry_graphql-0.230.0.dev1716318708.dist-info/entry_points.txt,sha256=Nk7-aT3_uEwCgyqtHESV9H6Mc31cK-VAvhnQNTzTb4k,49
251
+ strawberry_graphql-0.230.0.dev1716318708.dist-info/RECORD,,