Skip to content

Merge pull request #219 from Patarimi/no-wsl #550

Merge pull request #219 from Patarimi/no-wsl

Merge pull request #219 from Patarimi/no-wsl #550

Triggered via push July 8, 2024 07:08
Status Success
Total duration 7m 53s
Artifacts

python-app.yml

on: push
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