luk036/n-sphere

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
    "python.linting.pylintEnabled": false,
    "python.linting.flake8Enabled": true,
    "python.linting.enabled": true,
    "python.formatting.provider": "yapf"
}