Project structure changes #1
Annotations
19 errors
Ruff (F401):
molexpress/datasets/encoders.py#L4
molexpress/datasets/encoders.py:4:19: F401 `rdkit.Chem` imported but unused
|
Ruff (F401):
molexpress/layers/__init__.py#L1
molexpress/layers/__init__.py:1:42: F401 `molexpress.layers.base_layer.BaseLayer` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L2
molexpress/layers/__init__.py:2:40: F401 `molexpress.layers.gcn_conv.GCNConv` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L3
molexpress/layers/__init__.py:3:40: F401 `molexpress.layers.gin_conv.GINConv` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L4
molexpress/layers/__init__.py:4:39: F401 `molexpress.layers.readout.Readout` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
test (3.11)
Process completed with exit code 1.
|
Ruff (F401):
molexpress/datasets/encoders.py#L4
molexpress/datasets/encoders.py:4:19: F401 `rdkit.Chem` imported but unused
|
Ruff (F401):
molexpress/layers/__init__.py#L1
molexpress/layers/__init__.py:1:42: F401 `molexpress.layers.base_layer.BaseLayer` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L2
molexpress/layers/__init__.py:2:40: F401 `molexpress.layers.gcn_conv.GCNConv` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L3
molexpress/layers/__init__.py:3:40: F401 `molexpress.layers.gin_conv.GINConv` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L4
molexpress/layers/__init__.py:4:39: F401 `molexpress.layers.readout.Readout` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
test (3.10)
Process completed with exit code 1.
|
test (3.9)
The job was canceled because "_3_11" failed.
|
Ruff (F401):
molexpress/datasets/encoders.py#L4
molexpress/datasets/encoders.py:4:19: F401 `rdkit.Chem` imported but unused
|
Ruff (F401):
molexpress/layers/__init__.py#L1
molexpress/layers/__init__.py:1:42: F401 `molexpress.layers.base_layer.BaseLayer` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L2
molexpress/layers/__init__.py:2:40: F401 `molexpress.layers.gcn_conv.GCNConv` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L3
molexpress/layers/__init__.py:3:40: F401 `molexpress.layers.gin_conv.GINConv` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
molexpress/layers/__init__.py#L4
molexpress/layers/__init__.py:4:39: F401 `molexpress.layers.readout.Readout` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
test (3.9)
Process completed with exit code 1.
|