Wronskian for second order differential equations #15086
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (F401):
maths/wronskian_second_order_de.py#L17
maths/wronskian_second_order_de.py:17:8: F401 `math` imported but unused
|
|
Ruff (I001):
maths/wronskian_second_order_de.py#L17
maths/wronskian_second_order_de.py:17:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (E501):
maths/wronskian_second_order_de.py#L3
maths/wronskian_second_order_de.py:3:89: E501 Line too long (101 > 88)
|