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

ruff compliance for D409 and D410. #5662

Merged
merged 9 commits into from
Dec 20, 2023
Merged

ruff compliance for D409 and D410. #5662

merged 9 commits into from
Dec 20, 2023

Conversation

tkknight
Copy link
Contributor

🚀 Pull Request

Description

PR solely for fixing:

  • D409: Section underline should match the length of its name
  • D410 Missing blank line after section

Continues work of #5625.


Consult Iris pull request check list

@tkknight tkknight marked this pull request as draft December 20, 2023 12:30
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (52fd4ab) 89.69% compared to head (3f2eead) 89.69%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5662   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          90       90           
  Lines       22807    22807           
  Branches     5441     5441           
=======================================
  Hits        20456    20456           
  Misses       1618     1618           
  Partials      733      733           

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

* refs/remotes/origin/ruff9:
  [pre-commit.ci] auto fixes from pre-commit.com hooks
@tkknight tkknight marked this pull request as ready for review December 20, 2023 12:39
@bjlittle bjlittle self-assigned this Dec 20, 2023
@bjlittle
Copy link
Member

@tkknight LGTM 👍

Just need to resolve your file conflicts, then we're good to bank this.

* upstream/main:
  ruff rule D211, D300, D403 compliance. (SciTools#5661)
  ruff rule D412 compliance. (SciTools#5660)
@bjlittle bjlittle merged commit a3410ce into SciTools:main Dec 20, 2023
17 checks passed
@tkknight tkknight deleted the ruff9 branch December 20, 2023 18:11
@tkknight tkknight mentioned this pull request Dec 20, 2023
13 tasks
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.

None yet

2 participants