boutdata.griddata.gridcontourf: Add alpha and antialiased #487
Annotations
5 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
Ruff (UP038):
src/boututils/showdata.py#L428
src/boututils/showdata.py:428:12: UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`
|
|
Ruff (UP038):
src/boututils/showdata.py#L426
src/boututils/showdata.py:426:12: UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`
|
|
Ruff (UP038):
src/boututils/datafile.py#L185
src/boututils/datafile.py:185:20: UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`
|
|
Ruff (UP038):
src/boutdata/collect.py#L86
src/boutdata/collect.py:86:10: UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`
|
|
lint
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
test (3.11, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
test (3.13, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
test (3.12, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|