myint / pyformat

Formats Python code to follow a consistent style
https://pypi.python.org/pypi/pyformat
94 stars 10 forks source link

Add --sort-imports option #12

Open askurihin opened 2 years ago

askurihin commented 2 years ago

Use isort to sort imports (disabled by default to preserve backward compatibility)