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

DOC: Misc documentation and style fixes #102

Merged
merged 2 commits into from
May 7, 2024

Conversation

jhlegarreta
Copy link
Collaborator

  • DOC: Fix typos and grammar
  • STYLE: Remove too many blank lines between functions

Fix typos and grammar.
Remove too many blank lines between functions (PEP8): use 2 blank lines
at most.
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.27%. Comparing base (390f11d) to head (3c7f0bd).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   58.27%   58.27%           
=======================================
  Files          22       22           
  Lines        2085     2085           
  Branches      321      321           
=======================================
  Hits         1215     1215           
  Misses        787      787           
  Partials       83       83           
Flag Coverage Δ
unittests 58.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jhlegarreta jhlegarreta merged commit 2c2896f into nipreps:main May 7, 2024
21 checks passed
@jhlegarreta jhlegarreta deleted the MiscDocStyleFixes branch May 7, 2024 23:52
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