Merge branch 'urllib3' of github.com:python-telegram-bot/python-telegram-bot into urllib3

This commit is contained in:
Jannes Höke 2016-06-19 23:46:53 +02:00
commit caf72ca490

View file

@ -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$