Closed krassowski closed 9 months ago
Fixes #288
Adds tests to ensure that black is actually run on Import when requested, tests on the black config parsing logic, and tests against the scenario in which pyproject.toml is missing.
black
Import
pyproject.toml
Fixes #288
Adds tests to ensure that
black
is actually run onImport
when requested, tests on the black config parsing logic, and tests against the scenario in whichpyproject.toml
is missing.