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 online docs for _dispatch #7194

Merged
merged 2 commits into from Jan 2, 2024
Merged

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Dec 28, 2023

I had to move the class docstring to the docstring of the __new__ method, because we define __doc__ property later in the class.

@eriknw
Copy link
Contributor Author

eriknw commented Dec 28, 2023

This addresses one of the issues raised in #7189.

@eriknw
Copy link
Contributor Author

eriknw commented Dec 28, 2023

@MridulS MridulS merged commit e755ea7 into networkx:main Jan 2, 2024
39 of 40 checks passed
@jarrodmillman jarrodmillman added this to the 3.3 milestone Jan 2, 2024
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Fix online docs for `_dispatch`

* whatcha talkin bout mypy?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants