Skip to content

fix: improve Black import error [optional-black-improvement] #1301

fix: improve Black import error [optional-black-improvement]

fix: improve Black import error [optional-black-improvement] #1301

Triggered via push January 1, 2025 22:06
Status Failure
Total duration 19s
Artifacts

flake8.yml

on: push
Fit to window
Zoom out
Zoom in

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.