Moist thermal sw #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Run linter
7s
Lint Github actions YAML files
5s
Annotations
4 errors
F841:
gusto/physics.py#L875
gusto/physics.py:875:13: F841 local variable 'test_D' is assigned to but never used
|
F841:
gusto/physics.py#L883
gusto/physics.py:883:13: F841 local variable 'test_b' is assigned to but never used
|
E303:
gusto/physics.py#L952
gusto/physics.py:952:5: E303 too many blank lines (2)
|
Run linter
Process completed with exit code 2.
|