mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-13 17:57:44 +02:00
remove f841 from ruff ignore
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
[tool.ruff]
|
||||
[tool.ruff.lint]
|
||||
ignore = ["E501", "E731", "F841", "E721"]
|
||||
ignore = ["E501", "E731", "E721"]
|
||||
|
Reference in New Issue
Block a user