mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Make Dispatcher._run_polling public
This commit is contained in:
parent
1d2c6c91d0
commit
a2cb637ed9
3 changed files with 8 additions and 8 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
.DEFAULT_GOAL := help
|
||||
|
||||
base_python := python3.7
|
||||
base_python := python3
|
||||
py := poetry run
|
||||
python := $(py) python
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue