A flake8 plugin that integrates with isort to enforce consistent import ordering in Python code
—
{
"name": "tessl/pypi-flake8-isort",
"version": "5.0.0",
"docs": "docs/index.md",
"describes": "pkg:pypi/flake8-isort@5.0.3",
"summary": "A flake8 plugin that integrates with isort to enforce consistent import ordering in Python code"
}