hiroaki-yamamoto/djextra

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
  "python.pythonPath": "venv/bin/python3",
  "python.linting.pylintEnabled": false,
  "python.linting.flake8Enabled": true,
  "python.linting.enabled": true
}