Fix formatting

This commit is contained in:
copenri 2025-12-18 13:35:45 -05:00
parent b6e26d7bb3
commit 3aff5c2c6e
No known key found for this signature in database

View File

@ -253,7 +253,7 @@ Graphene also provides custom scalars for common values:
^^^^^^^^^^^^^^^^^^^^
Represents a non-fractional signed whole numeric value not constrained
to 32-bits like the `Int` type.
to 32-bits like the `Int` type.
.. code:: python