Add RandNet-Parareal implementation #909
Annotations
10 errors and 1 warning
Lint codebase:
gusto/timestepping/parareal.py#L9
gusto/timestepping/parareal.py:9:1: E302 expected 2 blank lines, found 1
|
Lint codebase:
gusto/timestepping/parareal.py#L126
gusto/timestepping/parareal.py:126:1: W293 blank line contains whitespace
|
Lint codebase:
gusto/timestepping/parareal.py#L127
gusto/timestepping/parareal.py:127:1: E302 expected 2 blank lines, found 1
|
Lint codebase:
gusto/timestepping/parareal.py#L134
gusto/timestepping/parareal.py:134:1: W293 blank line contains whitespace
|
Lint codebase:
gusto/timestepping/parareal.py#L137
gusto/timestepping/parareal.py:137:1: E303 too many blank lines (3)
|
Lint codebase:
gusto/timestepping/parareal.py#L149
gusto/timestepping/parareal.py:149:1: W293 blank line contains whitespace
|
Lint codebase:
gusto/timestepping/parareal.py#L166
gusto/timestepping/parareal.py:166:1: W293 blank line contains whitespace
|
Lint codebase:
gusto/timestepping/parareal.py#L171
gusto/timestepping/parareal.py:171:1: W293 blank line contains whitespace
|
Lint codebase:
gusto/timestepping/parareal.py#L177
gusto/timestepping/parareal.py:177:76: W291 trailing whitespace
|
Lint codebase:
gusto/timestepping/parareal.py#L178
gusto/timestepping/parareal.py:178:75: W291 trailing whitespace
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading