[WIP] Preconditioner style control comparison #129
Merged
Annotations
4 errors
|
Type Checking
3 errors
|
|
Type Checking:
bergson/process_preconditioners.py#L76
Argument of type "ProcessGroup | Unknown | int | None" cannot be assigned to parameter "group" of type "ProcessGroup | None" (reportArgumentType)
|
|
Type Checking:
bergson/process_preconditioners.py#L75
Argument of type "ProcessGroup | Unknown | int | None" cannot be assigned to parameter "group" of type "ProcessGroup | None" (reportArgumentType)
|
|
Type Checking:
bergson/process_preconditioners.py#L57
Argument of type "ProcessGroup | Unknown | int | None" cannot be assigned to parameter "group" of type "ProcessGroup | None" (reportArgumentType)
|
Loading