mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-15 15:45:54 +00:00
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"bayesclass"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |