Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused numpy function in docs conf.py #53

Open
braingram opened this issue Sep 18, 2023 · 0 comments
Open

Remove unused numpy function in docs conf.py #53

braingram opened this issue Sep 18, 2023 · 0 comments

Comments

@braingram
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant