Files
ETPlot/.vscode/settings.json
T
Kylian Schmidt d111c5e8ee Version 0.1.0
2025-07-31 15:27:34 +02:00

6 lines
99 B
JSON

{
"flake8.args": [
"--max-line-length=120",
"--ignore=W293,E123,W503",
],
}