Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Grainger 241b5dcff8
enable pre-commit (#1355)
* enable pre-commit

* use extend-ignore for flake8

* manual flake8 fixes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update kombu/__init__.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-07-20 19:07:49 +06:00
Omer Katz 7a6e7cc45b pyupgrade 2020-07-13 16:58:06 +03:00
Ask Solem b374177473 Use unicode_litereals everywhere and updates flakeplus target to --2.7 2016-04-06 13:14:05 -07:00
Ask Solem 554bddd2af Py3 fixes 2013-09-10 17:26:12 +01:00
Ask Solem 7f9b38ff8b [kombu3] No longer supports Python 2.5 2012-11-08 20:20:41 +00:00
Ask Solem 9960aed306 examples/ cosmetics 2012-09-21 14:18:37 +01:00
Ask Solem fa816f6dc9 BrokerConnection is now Connection in docs 2012-06-24 16:32:17 +01:00
Ask Solem 0b29991566 Improve examples 2011-09-07 15:21:38 +01:00
Ask Solem 1606cd96a0 Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok() 2011-04-21 18:29:51 +02:00
Ask Solem 97ac8b077c Added eventlet examles: examples/simple_eventlet_receive.py simple_eventlet.send.py 2010-12-01 12:28:31 +01:00