mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-15 02:22:36 +02:00
updated pyproject.toml to modern format
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
[tool.ruff]
|
||||
[tool.ruff.lint]
|
||||
ignore = ["E501", "E731", "F841", "E721"]
|
||||
|
Reference in New Issue
Block a user