Update tests

This commit is contained in:
Alex Root Junior 2022-09-18 02:33:12 +03:00
parent 4dfd86fd7d
commit 237c98636a
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
14 changed files with 440 additions and 396 deletions

View file

@ -15,7 +15,7 @@ repos:
- id: "check-toml"
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
files: &files '^(aiogram|tests|examples)'