Commit Graph

11 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
Pavlo Kapyshin c0746dafc0 Fix typo in example 2016-08-01 23:52:18 +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 7f9b38ff8b [kombu3] No longer supports Python 2.5 2012-11-08 20:20:41 +00:00
rumyana neykova bf61bd556c change unbind to support bindings parameters. 2012-09-20 19:46:44 +01:00
Rumyana Neykova 6f09910527 Modify complete_send/receive examples to use exchange to exchange binding 2012-08-23 11:22: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 eb7748d27b 2to3 says we should use a for loop here 2010-12-02 15:24:35 +01:00
Ask Solem b6d679fe34 Added SimpleQueue examples: examples/simple_receive.py, simple_send.py 2010-12-01 12:28:10 +01:00