fix: improve Black import error [optional-black-improvement] #1301
Annotations
5 errors
flake8:
src/darker/formatters/black_formatter.py#L42
'darker.exceptions.DependencyError' imported but unused
|
flake8:
src/darker/formatters/black_formatter.py#L96
line too long (96 > 88 characters)
|
flake8:
src/darker/formatters/black_wrapper.py#L10
'black' imported but unused
|
flake8:
src/darker/formatters/black_wrapper.py#L25
module level import not at top of file
|
flake8
Process completed with exit code 1.
|