Skip to content

Remove unused numpy function in docs conf.py #53

@braingram

Description

@braingram

numpy.random.seed(int(os.environ["SOURCE_DATE_EPOCH"]))

Is unused as seen with the test PR: #52
This could be removed with no effect on the built documentation published on readthedocs and allow this package to have no uses of numpy.

The same is likely true for other asdf schema packages.

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