mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Docs: Fix annotations (#1634)
* Docs: Fix annotations * Add file CHANGES/1634.doc.rst
This commit is contained in:
parent
d8b9ce1be9
commit
7b07338851
3 changed files with 4 additions and 3 deletions
1
CHANGES/1634.doc.rst
Normal file
1
CHANGES/1634.doc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Update :code:`data: Dict[Any, str]` to :code:`data: Dict[str, Any]`
|
||||
Loading…
Add table
Add a link
Reference in a new issue