kombu/examples
Tomer Nosrati b48d1cbab0
Improve pre-commit checks and fix all new lint errors (#2124)
* Added pyproject.toml

* Imported .pre-commit-config.yaml config from Celery

* Codespell Fixes

* Fixed lint errors

* Added back autoflake
2024-09-25 22:34:56 +03:00
..
experimental move shebang to py3 2023-05-24 20:26:40 +06:00
rpc-tut6 move shebang to python 3 2023-05-24 20:27:17 +06:00
simple_task_queue Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
complete_receive.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
complete_send.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
hello_consumer.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
hello_publisher.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
memory_transport.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
simple_eventlet_receive.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
simple_eventlet_send.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
simple_receive.py Improve pre-commit checks and fix all new lint errors (#2124) 2024-09-25 22:34:56 +03:00
simple_send.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00