Add magnetic_flux.py implementation #14618
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (I001):
physics/magnetic_flux.py#L18
physics/magnetic_flux.py:18:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (E501):
physics/magnetic_flux.py#L4
physics/magnetic_flux.py:4:89: E501 Line too long (90 > 88)
|
|
Ruff (E501):
physics/magnetic_flux.py#L2
physics/magnetic_flux.py:2:89: E501 Line too long (91 > 88)
|