Skip to content

Docs warnings #174

@lilyminium

Description

@lilyminium

From #172 there are a bunch of docs-related warnings

WARNING: Failed to get a function signature for openff.nagl.nn.gcn.BaseGCNStack.available_aggregator_types: <classmethod(<function BaseGCNStack.available_aggregator_types at 0x7fc3b918d8a0>)> is not a callable object
WARNING: Failed to get a function signature for openff.nagl.nn.gcn.BaseGCNStack.default_activation_function: <classmethod(<function BaseGCNStack.default_activation_function at 0x7fc3b918da80>)> is not a callable object
WARNING: Failed to get a function signature for openff.nagl.nn.gcn.BaseGCNStack.default_aggregator_type: <classmethod(<function BaseGCNStack.default_aggregator_type at 0x7fc3b918d940>)> is not a callable object
WARNING: Failed to get a function signature for openff.nagl.nn.gcn.BaseGCNStack.default_dropout: <classmethod(<function BaseGCNStack.default_dropout at 0x7fc3b918d9e0>)> is not a callable object
WARNING: Failed to get a function signature for openff.nagl.nn.gcn.BaseGCNStack.name: <classmethod(<function BaseGCNStack.name at 0x7fc3b918d800>)> is not a callable object
/home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/openff/nagl/training/training.py:docstring of openff.nagl.training.training.TrainingGNNModel.forward:4: WARNING: Inline emphasis start-string without end-string.
/home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/openff/nagl/training/training.py:docstring of openff.nagl.training.training.TrainingGNNModel.forward:4: WARNING: Inline strong start-string without end-string.
/home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/openff/nagl/training/training.py:docstring of openff.nagl.training.training.TrainingGNNModel.test_step:8: ERROR: Unexpected indentation.
/home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/openff/nagl/training/training.py:docstring of openff.nagl.training.training.TrainingGNNModel.training_step:8: ERROR: Unexpected indentation.
/home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/openff/nagl/training/training.py:docstring of openff.nagl.training.training.TrainingGNNModel.validation_step:8: ERROR: Unexpected indentation.
/home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/docs/index.md:81: WARNING: toctree contains reference to nonexisting document 'cli'
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/openff-nagl/checkouts/172/docs/config.md: WARNING: document isn't included in any toctree

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions