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

Enable ruff formatting of docstrings #430

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Enable ruff formatting of docstrings #430

merged 1 commit into from
Nov 22, 2024

Conversation

drbenvincent
Copy link
Collaborator

@drbenvincent drbenvincent commented Nov 21, 2024

  • Updates pyproject.toml to get ruff to format docstrings. Triggered in pre-commit checks.
  • Ran that, so we've got formatting updates to a bunch of docstrings.

📚 Documentation preview 📚: https://causalpy--430.org.readthedocs.build/en/430/

@drbenvincent drbenvincent added the documentation Improvements or additions to documentation label Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (e61bfd0) to head (796cb26).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #430   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files          31       31           
  Lines        1985     1985           
=======================================
  Hits         1874     1874           
  Misses        111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@drbenvincent drbenvincent merged commit ad88c82 into main Nov 22, 2024
9 checks passed
@drbenvincent drbenvincent deleted the ruff-doctest branch November 22, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants