extract_otp_secret_keys/extract_otp_secret_keys.code-workspace

10 lines
101 B
Text
Raw Normal View History

2022-09-04 13:58:58 +00:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"python.testing.pytestEnabled": true
}
2022-09-04 13:58:58 +00:00
}