Skip to content

Fix compatibility with Black 24.2.1 #1097

Fix compatibility with Black 24.2.1

Fix compatibility with Black 24.2.1 #1097

Triggered via push March 11, 2024 17:49
Status Success
Total duration 18s
Artifacts
test-bump-version
8s
test-bump-version
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
src/darker/verification.py#L12
Module "black.parsing" has no attribute "ASTSafetyError" [attr-defined]
src/darker/command_line.py#L13
Skipping analyzing "graylint.command_line": module is installed, but missing library stubs or py.typed marker [import-untyped]
src/darker/__main__.py#L50
Skipping analyzing "graylint.linting": module is installed, but missing library stubs or py.typed marker [import-untyped]
src/darker/verification.py#L12
Imports from package black are not grouped (ungrouped-imports, C0412)
test-bump-version
The `python-version` input is not set. The version of Python currently in `PATH` will be used.