nipreps / niworkflows

Common workflows for MRI (anatomical, functional, diffusion, etc)
https://www.nipreps.org/niworkflows
Apache License 2.0
87 stars 52 forks source link

STY: Remove extraneous quotes #859

Closed DimitriPapadopoulos closed 5 months ago

DimitriPapadopoulos commented 7 months ago

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

See #518.

codecov[bot] commented 7 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.