Ruff formatting stuff

This commit is contained in:
Chish36 2025-07-30 15:44:02 +01:00 committed by Julian Stirling
parent 6579a65f84
commit d6c47bd43e
2 changed files with 142 additions and 108 deletions

View file

@ -328,6 +328,7 @@ def _get_version_from_toml(toml_path: str) -> str:
LOGGER.error("Problem opening pyproject.toml")
return "Undefined"
def quadratic(x, a, b, c):
"""Quadratic function. Used for predicting z.