WUT_Computer_Science/.vscode/settings.json

3 lines
60 B
JSON
Raw Normal View History

2023-04-17 22:49:40 +02:00
{
"python.linting.pylintArgs": ["--generate-members"]
}