Skip to content

remove use of wsl for ngspice #549

remove use of wsl for ngspice

remove use of wsl for ngspice #549

Re-run triggered July 8, 2024 06:57
Status Success
Total duration 9m 44s
Artifacts

python-app.yml

on: pull_request
Matrix: testing
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (E721): hades/wrappers/ngspice.py#L28
hades/wrappers/ngspice.py:28:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): hades/wrappers/ngspice.py#L37
hades/wrappers/ngspice.py:37:27: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): hades/wrappers/ngspice.py#L39
hades/wrappers/ngspice.py:39:28: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
testing (ubuntu-latest)
Process completed with exit code 1.
Ruff (E721): hades/wrappers/ngspice.py#L28
hades\wrappers\ngspice.py:28:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): hades/wrappers/ngspice.py#L37
hades\wrappers\ngspice.py:37:27: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): hades/wrappers/ngspice.py#L39
hades\wrappers\ngspice.py:39:28: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks