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

Update sphinx requirement #512

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Update sphinx requirement #512

merged 1 commit into from
Feb 21, 2024

Conversation

hoffmansc
Copy link
Collaborator

  • add missing try-except imports
  • clean up docstrings
  • remove explicit __all__ from metrics.py
  • drop mdss_bias_scan
  • fix parameters missing trailing underscore bug

Closes #496

* add missing try-except imports
* clean up docstrings
* remove explicit __all__ from metrics.py
* drop mdss_bias_scan
* fix parameters missing trailing underscore bug

Signed-off-by: Samuel Hoffman <hoffman.sc@gmail.com>
@hoffmansc hoffmansc closed this Feb 21, 2024
@hoffmansc hoffmansc reopened this Feb 21, 2024
@hoffmansc hoffmansc merged commit d2ba8c4 into master Feb 21, 2024
13 of 17 checks passed
@hoffmansc hoffmansc deleted the docs_update branch February 21, 2024 17:50
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

Successfully merging this pull request may close these issues.

Building docs with python >= 3.10 and sphinx < 2 fails
1 participant