Skip to content

Project structure changes #1

Project structure changes

Project structure changes #1

Triggered via pull request April 11, 2024 13:51
@RalfGRalfG
synchronize #1
pyproject
Status Failure
Total duration 19s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.