Fix compatibility with Black 24.2.1 #1097
test-bump-version.yml
on: push
test-bump-version
8s
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.
|