Change1 #15173
Annotations
10 errors
|
Ruff (W293):
physics/maxwells_equations.py#L45
physics/maxwells_equations.py:45:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
physics/maxwells_equations.py#L39
physics/maxwells_equations.py:39:1: W293 Blank line contains whitespace
|
|
Ruff (W291):
physics/maxwells_equations.py#L37
physics/maxwells_equations.py:37:73: W291 Trailing whitespace
|
|
Ruff (W293):
physics/maxwells_equations.py#L36
physics/maxwells_equations.py:36:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
physics/maxwells_equations.py#L34
physics/maxwells_equations.py:34:1: W293 Blank line contains whitespace
|
|
Ruff (RUF002):
physics/maxwells_equations.py#L33
physics/maxwells_equations.py:33:40: RUF002 Docstring contains ambiguous `ρ` (GREEK SMALL LETTER RHO). Did you mean `p` (LATIN SMALL LETTER P)?
|
|
Ruff (RUF002):
physics/maxwells_equations.py#L11
physics/maxwells_equations.py:11:25: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
|
|
Ruff (RUF002):
physics/maxwells_equations.py#L10
physics/maxwells_equations.py:10:33: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
|
|
Ruff (RUF002):
physics/maxwells_equations.py#L8
physics/maxwells_equations.py:8:39: RUF002 Docstring contains ambiguous `ρ` (GREEK SMALL LETTER RHO). Did you mean `p` (LATIN SMALL LETTER P)?
|
|
Ruff (W292):
machine_learning/multilayer_perceptron_classifier.py#L29
machine_learning/multilayer_perceptron_classifier.py:29:22: W292 No newline at end of file
|