Update workflows #15
Annotations
10 errors and 1 warning
Ruff (I001):
data/share/matplotlib-pgfutils/examples/threecol/double.py#L4
data/share/matplotlib-pgfutils/examples/threecol/double.py:4:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E402):
data/share/matplotlib-pgfutils/examples/threecol/double.py#L9
data/share/matplotlib-pgfutils/examples/threecol/double.py:9:1: E402 Module level import not at top of file
|
Ruff (I001):
data/share/matplotlib-pgfutils/examples/threecol/double.py#L9
data/share/matplotlib-pgfutils/examples/threecol/double.py:9:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E402):
data/share/matplotlib-pgfutils/examples/threecol/double.py#L10
data/share/matplotlib-pgfutils/examples/threecol/double.py:10:1: E402 Module level import not at top of file
|
Ruff (I001):
data/share/matplotlib-pgfutils/examples/threecol/single.py#L4
data/share/matplotlib-pgfutils/examples/threecol/single.py:4:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E402):
data/share/matplotlib-pgfutils/examples/threecol/single.py#L9
data/share/matplotlib-pgfutils/examples/threecol/single.py:9:1: E402 Module level import not at top of file
|
Ruff (I001):
data/share/matplotlib-pgfutils/examples/threecol/single.py#L9
data/share/matplotlib-pgfutils/examples/threecol/single.py:9:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E402):
data/share/matplotlib-pgfutils/examples/threecol/single.py#L10
data/share/matplotlib-pgfutils/examples/threecol/single.py:10:1: E402 Module level import not at top of file
|
Ruff (I001):
data/share/matplotlib-pgfutils/examples/threecol/triple.py#L4
data/share/matplotlib-pgfutils/examples/threecol/triple.py:4:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E402):
data/share/matplotlib-pgfutils/examples/threecol/triple.py#L9
data/share/matplotlib-pgfutils/examples/threecol/triple.py:9:1: E402 Module level import not at top of file
|
run-linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|