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

[DOCS][FIX][RF] fix docstring formatting warning and refactor the apigen.py #922

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

WassCodeur
Copy link
Member

This PR fixes the formatting warnings in several functions across different modules:

  • actors
  • colormap

, specifically addressing the "Explicit markup ends without a blank line; unexpected unindent" issue in their docstrings. Additionally, the apigen.py file has been refactored to fix warnings.

@pep8speaks
Copy link

pep8speaks commented Aug 11, 2024

Hello @WassCodeur, Thank you for updating!

Cheers! There are no style issues detected in this Pull Request. 🍻 To test for issues locally, pip install flake8 and then run flake8 fury.

Comment last updated at 2024-08-17 10:28:36 UTC

@WassCodeur WassCodeur force-pushed the fix-api_gene branch 3 times, most recently from 74107ba to 82f6cda Compare August 11, 2024 17:04
…gen.py

DOCS: update numpydoc dependency in requirements
Copy link
Contributor

@skoudoro skoudoro left a comment

Choose a reason for hiding this comment

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

Looks Good, thank you very much for this! merging

@skoudoro skoudoro merged commit 6c2337c into fury-gl:master Aug 21, 2024
17 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants