Remove deprecated Ruff option from pyproject.toml

This commit is contained in:
Danielle McLean 2024-06-23 17:32:29 +10:00
parent 1eca56b40e
commit fcf7254e64
Signed by: 00dani
GPG key ID: 6854781A0488421C

View file

@ -52,7 +52,6 @@ build-backend = "pdm.backend"
mypy_path = 'stubs'
[tool.ruff.lint]
ignore-init-module-imports = true
select = [
# pycodestyle
"E4", # import