From 294f7e93e433594188b8168ea7e4c966c6503545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20HUBSCHER?= Date: Wed, 8 Jan 2025 09:37:35 +0100 Subject: [PATCH] Restore types --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index ea4d2ea..bf54d04 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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: