Skip to content

Fixed method description in ismags.py#6600

Merged
dschult merged 2 commits intonetworkx:mainfrom
navyagarwal:fix-for-issue-6594
Apr 3, 2023
Merged

Fixed method description in ismags.py#6600
dschult merged 2 commits intonetworkx:mainfrom
navyagarwal:fix-for-issue-6594

Conversation

@navyagarwal
Copy link
Copy Markdown
Contributor

Closes #6594

Changed the method description of partition_to_color so that it is easier to understand.

Copy link
Copy Markdown
Contributor

@rossbar rossbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one minor grammatical nit. Thanks @navyagarwal !

@navyagarwal navyagarwal requested a review from rossbar April 2, 2023 09:00
Copy link
Copy Markdown
Member

@dschult dschult left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is much more readable.

@dschult dschult merged commit f26a170 into networkx:main Apr 3, 2023
@jarrodmillman jarrodmillman added this to the networkx-3.1 milestone Apr 3, 2023
@navyagarwal navyagarwal deleted the fix-for-issue-6594 branch April 5, 2023 12:18
Alex-Markham pushed a commit to Alex-Markham/networkx that referenced this pull request Oct 13, 2023
* Fix docstr of partition_to_color

* Minor edit
dschult pushed a commit to BrunoBaldissera/networkx that referenced this pull request Oct 23, 2023
* Fix docstr of partition_to_color

* Minor edit
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
* Fix docstr of partition_to_color

* Minor edit
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.

Error in method description in ismags.py

4 participants