Skip to content

Merge pull request #553 from akaihola/black-24.2.1-compat

Sign in for the full log view
GitHub Actions / Mypy failed Mar 11, 2024 in 0s

3 errors

Mypy found 3 errors

Annotations

Check failure on line 12 in src/darker/verification.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/verification.py#L12

Module "black.parsing" has no attribute "ASTSafetyError"  [attr-defined]

Check failure on line 13 in src/darker/command_line.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/command_line.py#L13

Skipping analyzing "graylint.command_line": module is installed, but missing library stubs or py.typed marker  [import-untyped]

Check failure on line 50 in src/darker/__main__.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

src/darker/__main__.py#L50

Skipping analyzing "graylint.linting": module is installed, but missing library stubs or py.typed marker  [import-untyped]