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 to format code in docstrings #996

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Armavica
Copy link
Member

Description

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.74%. Comparing base (86c8a00) to head (6dff0c3).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #996   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files         183      183           
  Lines       47724    47724           
  Branches    11616    11616           
=======================================
  Hits        39011    39011           
  Misses       6520     6520           
  Partials     2193     2193           
Files with missing lines Coverage Δ
pytensor/compile/builders.py 88.66% <ø> (ø)
pytensor/gradient.py 77.49% <ø> (ø)
pytensor/graph/basic.py 88.66% <ø> (ø)
pytensor/link/c/interface.py 90.09% <ø> (ø)
pytensor/link/c/params_type.py 79.79% <ø> (ø)
pytensor/link/c/type.py 76.59% <ø> (ø)
pytensor/link/numba/dispatch/elemwise.py 92.07% <ø> (ø)
pytensor/printing.py 51.44% <ø> (ø)
pytensor/scalar/basic.py 80.41% <ø> (ø)
pytensor/scan/basic.py 84.56% <ø> (ø)
... and 7 more

@twiecki twiecki merged commit ffb72e4 into pymc-devs:main Sep 17, 2024
60 checks passed
@maresb
Copy link
Contributor

maresb commented Sep 17, 2024

Oh wow, I didn't know about this @Armavica. This will be super useful for me!!!!!

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