fix: change the way Suppression
handles it's context var. Cover edg…
#319
workflow.yaml
on: pull_request
Matrix: test
lint
7s
Build and publish Python 🐍 distributions 📦 to PyPI
29s
Annotations
3 errors
Ruff (E501):
django_kafka/producer.py#L76
django_kafka/producer.py:76:89: E501 Line too long (104 > 88)
|
Ruff (I001):
django_kafka/tests/test_producers.py#L1
django_kafka/tests/test_producers.py:1:1: I001 Import block is un-sorted or un-formatted
|
lint
The process '/opt/hostedtoolcache/ruff/0.9.5/x86_64/ruff' failed with exit code 1
|