From df6217c5e05c0867e9cdbc763b724436416d0ae1 Mon Sep 17 00:00:00 2001 From: Andrew <11490628+andrew000@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:07:21 +0300 Subject: [PATCH] Update CHANGES --- CHANGES/922.feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/922.feature.rst b/CHANGES/922.feature.rst index 1327203c..7ce5000c 100644 --- a/CHANGES/922.feature.rst +++ b/CHANGES/922.feature.rst @@ -1 +1 @@ -Allowed to use int and datetime.timedelta in RedisStorage.state_ttl and RedisStorage.data_ttl +Fixed type hints for redis TTL params.