mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Remove redundant list() around sorted() and fix router type name in validation error message (#1788)
* Remove redundant list() around sorted() * Fix type name in error message for router type validation * Add changelog
This commit is contained in:
parent
0611d0d953
commit
19a6131618
3 changed files with 7 additions and 4 deletions
1
CHANGES/1788.bugfix.rst
Normal file
1
CHANGES/1788.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Remove redundant list() around sorted() and fix router type name in validation error message
|
||||
Loading…
Add table
Add a link
Reference in a new issue