Skip to content

Add doctest for Python #4284

@Fokko

Description

@Fokko

I was going through the Python code, and noticed that not all examples are valid. For Python there is Doctest to automatically check the examples in the docstring: https://docs.python.org/3/library/doctest.html This will make sure that our examples are up to date, and that can do simple assertions in the docstring 👍🏻

Metadata

Metadata

Assignees

No one assigned

    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