mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
7 lines
175 B
JSON
7 lines
175 B
JSON
{
|
|
"python.testing.pytestArgs": ["tests", "-vv"],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"pylint.args": ["--rcfile=pylintrc"]
|
|
}
|