Revert "Пиздец очередной"

This reverts commit bfe898f10ac9a85114ee753ae2323f213b420d38.git
This commit is contained in:
Disledg
2024-12-21 18:48:48 +03:00
parent e4be2e1811
commit ea68528365

View File

@@ -0,0 +1,13 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"python.defaultInterpreterPath": "./../Flask/bin/python",
"python.analysis.extraPaths": [
"./Flask/lib/python3.11/site-packages"
]
}
}