mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-21 18:11:48 +02:00
remove f841 from ruff ignore
This commit is contained in:
parent
60952d0b4c
commit
232c4e2a2c
@ -1,3 +1,3 @@
|
|||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
ignore = ["E501", "E731", "F841", "E721"]
|
ignore = ["E501", "E731", "E721"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user