Skip to content

Doctests should not need to import odl #410

@kohr-h

Description

@kohr-h

EDIT: hit the Enter button too early, here comes the text.

When writing running the doctests, often times one needs some functionality from another part of the library. Then, an explicit import odl is necessary, otherwise pytest complains. I noticed that in Numpy, they don't have to do that. Probably one can tell the doctest module thing what to import before running. I'll investigate that possibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions