Docs: Fix annotations (#1634)

* Docs: Fix annotations

* Add file CHANGES/1634.doc.rst
This commit is contained in:
YóUnǎi 2025-02-16 23:37:40 +03:00 committed by GitHub
parent d8b9ce1be9
commit 7b07338851
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

1
CHANGES/1634.doc.rst Normal file
View file

@ -0,0 +1 @@
Update :code:`data: Dict[Any, str]` to :code:`data: Dict[str, Any]`