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

PEP 257 enabled #110

Merged
merged 8 commits into from
Nov 10, 2024
Merged

Conversation

skupriienko
Copy link
Collaborator

@skupriienko skupriienko commented Nov 6, 2024

Enable PEP 257 – Docstring Conventions

Actions:

  • Add missing docstrings to:

    • packages
    • modules
    • classes
    • methods
    • functions
    • verify all docstrings by running ruff check . --preview, pydocstyle . and pre-commit run --all-files
    • omit docstrings and linting in the samples folder by keeping samples compact
  • Additional fixes:

@skupriienko skupriienko self-assigned this Nov 6, 2024
@skupriienko skupriienko marked this pull request as ready for review November 6, 2024 09:54
@skupriienko skupriienko merged commit f918e16 into mailjet:master Nov 10, 2024
13 checks passed
@skupriienko skupriienko deleted the DE-1038-PEP-257-enabled branch November 10, 2024 11:05
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.

1 participant