From d3e24b6c8411db1a46252ead7962cd4177e3c890 Mon Sep 17 00:00:00 2001 From: Daniil Kovalenko <40635760+WhiteMemory99@users.noreply.github.com> Date: Fri, 27 Aug 2021 18:23:37 +0700 Subject: [PATCH] Update CHANGES/674.bugfix Co-authored-by: Alex Root Junior --- CHANGES/674.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/674.bugfix b/CHANGES/674.bugfix index fdc36fb7..61d3a816 100644 --- a/CHANGES/674.bugfix +++ b/CHANGES/674.bugfix @@ -1 +1 @@ -Fix incorrect type checking in the KeyboardBuilder +Fixed incorrect type checking in the :class:`aiogram.utils.keyboard.KeyboardBuilder`