updated pyproject.toml to modern format

This commit is contained in:
DavidVadnais 2025-03-22 15:37:32 -10:00
parent 091670179b
commit aa92cb782c

View File

@ -1,2 +1,3 @@
[tool.ruff]
[tool.ruff.lint]
ignore = ["E501", "E731", "F841", "E721"]