Skip to content

test: Black compatible Flake8 configuration [ruff-plugin] #1261

test: Black compatible Flake8 configuration [ruff-plugin]

test: Black compatible Flake8 configuration [ruff-plugin] #1261

GitHub Actions / Mypy failed Jan 1, 2025 in 0s

2 errors

Mypy found 2 errors

Annotations

Check failure on line 60 in src/darker/formatters/ruff_formatter.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/formatters/ruff_formatter.py#L60

Cannot find implementation or library stub for module named "tomli"  [import-not-found]

Check failure on line 61 in src/darker/formatters/black_formatter.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/formatters/black_formatter.py#L61

Module "darker.formatters.formatter_config" has no attribute "BlackConfig"  [attr-defined]