Updated supported constant types (#584)

---------

Co-authored-by: Rémy HUBSCHER <hubscher.remy@gmail.com>
This commit is contained in:
Max Lyaskovskiy 2025-01-08 11:46:06 +03:00 committed by GitHub
parent 1522245b82
commit 0dc1321af3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,6 +99,7 @@ The supported types are:
* ``Decimal``
* ``str``
* ``datetime``
* ``timedelta``
* ``date``
* ``time``
* ``list``