Calculate Relative Humidity via Magnus Tetens Equation #2130
Annotations
10 errors
flake8-linter:
pvlib/atmosphere.py#L342
E501 line too long (84 > 79 characters)
|
flake8-linter:
pvlib/spectrum/magnus_tetens.py#L37
E501 line too long (119 > 79 characters)
|
flake8-linter:
pvlib/tests/conftest.py#L490
E302 expected 2 blank lines, found 1
|
flake8-linter:
pvlib/tests/conftest.py#L498
E302 expected 2 blank lines, found 1
|
flake8-linter:
pvlib/tests/conftest.py#L506
E302 expected 2 blank lines, found 1
|
flake8-linter:
pvlib/tests/conftest.py#L508
E111 indentation is not a multiple of 4
|
flake8-linter:
pvlib/tests/conftest.py#L510
E131 continuation line unaligned for hanging indent
|
flake8-linter:
pvlib/tests/conftest.py#L512
E111 indentation is not a multiple of 4
|
flake8-linter:
pvlib/tests/test_atmosphere.py#L36
E121 continuation line under-indented for hanging indent
|
flake8-linter
Process completed with exit code 1.
|