Skip to content

docs: Fix numpy types for Python 3.12 #2017

Description

@joverlee521

Scheduled docs-ci failed with warning for numpy types

<unknown>:1: WARNING: py:class reference target not found: numpy._typing._array_like.GenericAlias [ref.class]

This is not an issue in our RTD build since we are using Python 3.11, but will cause different renderings in Python 3.12. We're ignoring the warning for now, but would be good to eventually fix when moving RTD build to Python 3.12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions