mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-31 12:30:30 +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"]
|
|
}
|