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

STY: Remove extraneous quotes #859

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

Left over by black when folding multiple lines into a single line.

See #518.

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 68.52%. Comparing base (dc783d8) to head (4c2380a).

Files Patch % Lines
niworkflows/interfaces/workbench.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
+ Coverage   60.98%   68.52%   +7.53%     
==========================================
  Files          55       86      +31     
  Lines        6559     8218    +1659     
  Branches      954      954              
==========================================
+ Hits         4000     5631    +1631     
- Misses       2374     2580     +206     
+ Partials      185        7     -178     

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

Left over by black when folding multiple lines into a single line.

See nipreps#518.
@effigies effigies merged commit 857a7ba into nipreps:master Apr 17, 2024
17 of 23 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the extraneous_quotes branch April 17, 2024 20:01
effigies pushed a commit that referenced this pull request Jun 10, 2024
Left over by black when folding multiple lines into a single line.

See #518.
effigies added a commit that referenced this pull request Jun 10, 2024
1.10.2 (June 10, 2024)

Bug-fix release in the 1.10.x series

* ENH: Modify FSSource to output T2 (#868)
* STY: Apply ruff/flake8-implicit-str-concat rule ISC001 (#870)
* STY: Remove extraneous quotes (#859)
* STY: Apply assorted ruff/refurb rules (#867)
* MNT: update vendored docs files (#834)
* MNT: Fix deprectation error in CI (#866)
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