mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-27 02:01:40 +00:00
5 lines
132 B
JSON
5 lines
132 B
JSON
|
|
{
|
||
|
|
"python.testing.unittestEnabled": false,
|
||
|
|
"python.testing.pytestEnabled": true,
|
||
|
|
"python.testing.cwd": "photon-lib/py"
|
||
|
|
}
|