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