mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Cover chat action sender
This commit is contained in:
parent
1c9425bcf7
commit
b511044650
3 changed files with 152 additions and 11 deletions
2
Makefile
2
Makefile
|
|
@ -59,7 +59,7 @@ clean:
|
|||
rm -rf `find . -name .pytest_cache`
|
||||
rm -rf *.egg-info
|
||||
rm -f report.html
|
||||
rm -f .coverage*
|
||||
rm -f .coverage
|
||||
rm -rf {build,dist,site,.cache,.mypy_cache,reports}
|
||||
|
||||
# =================================================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue