1
1
Çatalla 0
şunun yansıması https://github.com/Qoyyuum/Forex-MT5-Bot.git eşitlenme: 2026-02-23 07:53:17 +00:00
Forex-MT5-Bot/.vscode/settings.json

12 satır
213 B
JSON

{
"python.formatting.provider": "black",
"python.testing.unittestArgs": [
"-v",
"-s",
"./tests",
"-p",
"test_*.py"
],
"python.testing.pytestEnabled": false,
"python.testing.unittestEnabled": true
}