django-helpdeskmig/pyproject.toml

3 lines
54 B
TOML
Raw Normal View History

[tool.ruff]
ignore = ["E501", "E731", "F841", "E721"]