Skip to content

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

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

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

Triggered via push January 2, 2025 10:14
Status Failure
Total duration 18s
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.