Calculate Relative Humidity via Magnus Tetens Equation #2062
Annotations
8 errors
Run Flake8 linter:
pvlib/atmosphere.py#L363
E501 line too long (99 > 79 characters)
|
Run Flake8 linter:
pvlib/atmosphere.py#L364
E501 line too long (119 > 79 characters)
|
Run Flake8 linter:
pvlib/atmosphere.py#L398
E501 line too long (99 > 79 characters)
|
Run Flake8 linter:
pvlib/spectrum/magnus_tetens.py#L37
E501 line too long (119 > 79 characters)
|
Run Flake8 linter:
pvlib/tests/conftest.py#L490
E302 expected 2 blank lines, found 1
|
Run Flake8 linter:
pvlib/tests/test_atmosphere.py#L91
E302 expected 2 blank lines, found 1
|
Run Flake8 linter:
pvlib/tests/test_atmosphere.py#L124
F821 undefined name 'spectrum_dewpoint'
|
Run Flake8 linter
Process completed with exit code 1.
|
Loading