Restore types

This commit is contained in:
Rémy HUBSCHER 2025-01-08 09:37:35 +01:00 committed by GitHub
parent e75b63c261
commit 294f7e93e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,6 +102,8 @@ The supported types are:
* ``timedelta``
* ``date``
* ``time``
* ``list``
* ``dict``
For example, to force a value to be handled as a string: