Skip to content

Conversation

@chandrasekharan-zipstack
Copy link
Contributor

What

  • Ran pre-commit run ruff to auto fix whatever's possible
  • Added these to ignore
    "D101",   # Missing docstring in public class
    "D102",   # Missing docstring in public method
    "D104",   # Missing docstring in public package
    "D103",   # Missing docstring in public function
    "D106",   # Missing docstring in public nested class

Why

  • Code linting

Notes on Testing

  • No explicit testing done

Screenshots

...

Checklist

I have read and understood the Contribution Guidelines.

Copy link
Contributor

@jaseemjaskp jaseemjaskp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@gaya3-zipstack gaya3-zipstack 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.

@gaya3-zipstack gaya3-zipstack merged commit aac41bb into main Apr 13, 2025
1 check passed
@gaya3-zipstack gaya3-zipstack deleted the fix/ruff-linting-fixes branch April 13, 2025 06:59
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.

4 participants