mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Merge branch 'urllib3' of github.com:python-telegram-bot/python-telegram-bot into urllib3
This commit is contained in:
commit
caf72ca490
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
- id: yapf
|
||||
files: ^(telegram|tests)/.*\.py$
|
||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||
sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682
|
||||
sha: 6dfcb89af3c9b4d172cc2e5a8a2fa0f54615a338
|
||||
hooks:
|
||||
- id: flake8
|
||||
files: ^telegram/.*\.py$
|
||||
|
|
Loading…
Reference in a new issue