fixed OLS model

This commit is contained in:
Oleg Sheynin
2025-08-21 00:46:28 +00:00
parent 0423a7d34f
commit 7d137a1a0e
9 changed files with 50 additions and 64 deletions
+5 -10
View File
@@ -1,13 +1,8 @@
{
"folders": [
{
"path": ".."
},
{
"path": "../../cvttpy_base"
}
],
"settings": {
"workbench.colorTheme": "Dracula Theme"
}
{
"path": ".."
}
],
"settings": {}
}