Skip to content

Fix documentation build errors #331

@rkingsbury

Description

@rkingsbury

The documentation currently builds successfully but generates a number of warnings, such as

src/pyEQL/solution.py:docstring of pyEQL.solution.Solution:1: WARNING: duplicate object description of pyEQL.Solution.__init__.solvent, other instance in class_solution, use :no-index: for one of them

Because (I think) we have configured most of our unit tests to fail on warnings, these warnings cause our docs CI workflow to fail. We need to figure out how to address these warnings, or, modify the docs test to pass with them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions