Commit 93b7bdf8 authored by Savva Golubitsky's avatar Savva Golubitsky

deleting caches

parent 36bd8c81
{
"python.testing.unittestArgs": [
"-v",
"-s",
"./tests",
"-p",
"test_*.py"
],
"python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.unittestEnabled": true,
"files.associations": {
"typeinfo": "cpp"
}
}
\ No newline at end of file
{
"python.linting.enabled": true
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment