2025.46 changes

This commit is contained in:
2025-11-15 18:20:01 +01:00
parent c45c6e9f2d
commit cb516edca4
8 changed files with 132 additions and 32 deletions

View File

@@ -15,6 +15,11 @@ jupyter = "^1.0.0"
xlsxwriter = "^3.1.1"
plotly = "^5.15.0"
[tool.black]
line-length = 120
[tool.ruff]
line-length = 120
[build-system]
requires = ["poetry-core"]