NASA-Galileo / pyproject.toml
openfree's picture
Deploy from GitHub repository
b20c769 verified
raw
history blame contribute delete
103 Bytes
[tool.ruff]
# Enable the isort rules.
lint.extend-select = ["I"]
line-length = 99
exclude = ["anysat"]