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

Fix broken autodoc reference #279

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Fix broken autodoc reference #279

merged 1 commit into from
Oct 26, 2021

Conversation

bachya
Copy link
Owner

@bachya bachya commented Oct 26, 2021

Describe what the PR does:

This PR fixes an incorrect autodoc import.

Does this fix a specific issue?

N/A

Checklist:

  • Confirm that one or more new tests are written for the new functionality.
  • Run tests and ensure everything passes (with 100% test coverage).
  • Update README.md and docs/ with any new documentation.
  • Add yourself to AUTHORS.md.

@bachya bachya added the documentation Project documentation label Oct 26, 2021
@bachya bachya self-assigned this Oct 26, 2021
@codeclimate
Copy link

codeclimate bot commented Oct 26, 2021

Code Climate has analyzed commit e7bfa9e and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #279 (e7bfa9e) into dev (fb2f96a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #279   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          13       13           
  Lines         893      893           
=======================================
  Hits          891      891           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb2f96a...e7bfa9e. Read the comment docs.

@bachya bachya merged commit 525c30a into dev Oct 26, 2021
@bachya bachya deleted the docs branch October 26, 2021 20:30
bachya added a commit that referenced this pull request Nov 5, 2021
* Fix broken autodoc reference (#279)

* Pin `docutils` to <0.18 (#280)

* Add clarification to auth section of Usage docs (#281)

* Add clarification to auth section of Usage docs

* Update

* Add more specific browser information to Authentication docs
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Project documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant