[pre-commit.ci] pre-commit autoupdate #384
Annotations
3 errors and 1 warning
Run jakebailey/pyright-action@v2:
dpdata/stat.py#L24
Expression of type "floating[Any]" is incompatible with return type "float64"
"floating[Any]" is incompatible with "float64" (reportReturnType)
|
Run jakebailey/pyright-action@v2:
dpdata/system.py#L1052
Argument of type "numpy.bool[builtins.bool] | NDArray[numpy.bool[builtins.bool]]" cannot be assigned to parameter "idx" of type "int | Integral | list[int] | slice | ndarray[Unknown, Unknown]" in function "pick_atom_idx" (reportArgumentType)
|
Run jakebailey/pyright-action@v2
2 errors
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading