Skip to content

Improve documentation and clarity of photoelectric effect explanation #16670

Improve documentation and clarity of photoelectric effect explanation

Improve documentation and clarity of photoelectric effect explanation #16670

Triggered via pull request December 22, 2025 08:08
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): physics/photoelectric_effect.py#L15
physics/photoelectric_effect.py:15:39: W291 Trailing whitespace
Ruff (W291): physics/photoelectric_effect.py#L14
physics/photoelectric_effect.py:14:45: W291 Trailing whitespace
Ruff (RUF002): physics/photoelectric_effect.py#L14
physics/photoelectric_effect.py:14:5: RUF002 Docstring contains ambiguous `ν` (GREEK SMALL LETTER NU). Did you mean `v` (LATIN SMALL LETTER V)?
Ruff (W291): physics/photoelectric_effect.py#L13
physics/photoelectric_effect.py:13:27: W291 Trailing whitespace
Ruff (RUF002): physics/photoelectric_effect.py#L10
physics/photoelectric_effect.py:10:16: RUF002 Docstring contains ambiguous `−` (MINUS SIGN). Did you mean `-` (HYPHEN-MINUS)?
Ruff (RUF002): physics/photoelectric_effect.py#L10
physics/photoelectric_effect.py:10:14: RUF002 Docstring contains ambiguous `ν` (GREEK SMALL LETTER NU). Did you mean `v` (LATIN SMALL LETTER V)?
Ruff (E501): physics/photoelectric_effect.py#L6
physics/photoelectric_effect.py:6:89: E501 Line too long (163 > 88)
Ruff (RUF002): physics/photoelectric_effect.py#L6
physics/photoelectric_effect.py:6:58: RUF002 Docstring contains ambiguous `ν` (GREEK SMALL LETTER NU). Did you mean `v` (LATIN SMALL LETTER V)?
Ruff (E501): physics/photoelectric_effect.py#L5
physics/photoelectric_effect.py:5:89: E501 Line too long (156 > 88)
Ruff (E501): physics/photoelectric_effect.py#L2
physics/photoelectric_effect.py:2:89: E501 Line too long (129 > 88)