Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.8 #1275
Annotations
10 errors and 1 warning
|
Ruff (RUF059):
tutorials/hypergraph/unigin_train.ipynb#L1
tutorials/hypergraph/unigin_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/unigcnii_train.ipynb#L1
tutorials/hypergraph/unigcnii_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/unigcn_train.ipynb#L1
tutorials/hypergraph/unigcn_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/hypergat_train.ipynb#L1
tutorials/hypergraph/hypergat_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/hnhn_train.ipynb#L1
tutorials/hypergraph/hnhn_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/dhgcn_train.ipynb#L1
tutorials/hypergraph/dhgcn_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/allset_transformer_train.ipynb#L1
tutorials/hypergraph/allset_transformer_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
tutorials/hypergraph/allset_train.ipynb#L1
tutorials/hypergraph/allset_train.ipynb:1:1: RUF059 Unpacked variable `x_1` is never used
|
|
Ruff (RUF059):
test/nn/simplicial/test_scone.py#L36
test/nn/simplicial/test_scone.py:36:21: RUF059 Unpacked variable `last_nodes` is never used
|
|
Ruff (RUF059):
test/nn/simplicial/test_scone.py#L36
test/nn/simplicial/test_scone.py:36:15: RUF059 Unpacked variable `mask` is never used
|
|
ruff
Could not parse version from /home/runner/work/TopoModelX/TopoModelX/pyproject.toml. Using latest version.
|