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 rule D412 compliance. #5660

Merged
merged 4 commits into from
Dec 20, 2023
Merged

ruff rule D412 compliance. #5660

merged 4 commits into from
Dec 20, 2023

Conversation

tkknight
Copy link
Contributor

🚀 Pull Request

Description

PR solely for fixing D412: No blank lines allowed between a section header and its content

Continues work of #5625.


Consult Iris pull request check list

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 (cdfafa2) 89.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5660   +/-   ##
=======================================
  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.

remove trailing whitespace.
@tkknight tkknight mentioned this pull request Dec 20, 2023
13 tasks
@bjlittle bjlittle merged commit 9ab0637 into SciTools:main Dec 20, 2023
17 checks passed
@bjlittle bjlittle self-assigned this Dec 20, 2023
tkknight added a commit to tkknight/iris that referenced this pull request Dec 20, 2023
* upstream/main:
  ruff rule D211, D300, D403 compliance. (SciTools#5661)
  ruff rule D412 compliance. (SciTools#5660)
@tkknight tkknight deleted the ruff7 branch January 9, 2024 10:06
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.

2 participants