mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Added typehints for init methods of types and methods (#1245)
* Generate init * Fixed mypy errors * Bump butcher * Added changelog
This commit is contained in:
parent
aea876dfe0
commit
11dc7eaa31
257 changed files with 7275 additions and 247 deletions
1
CHANGES/1245.misc.rst
Normal file
1
CHANGES/1245.misc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Code-generated :code:`__init__` typehints in types and methods to make IDE happy without additional pydantic plugin
|
||||
Loading…
Add table
Add a link
Reference in a new issue