mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 10:26:53 +00:00
Fixed keyboard builder button typehint
This commit is contained in:
parent
b0f251a8b8
commit
2429e4a1ac
5 changed files with 44 additions and 44 deletions
|
|
@ -13,7 +13,7 @@ repos:
|
|||
- id: "check-toml"
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.8.0
|
||||
rev: 22.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
files: &files '^(aiogram|tests|examples)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue