nipreps / mriqc

Automated Quality Control and visual reports for Quality Assessment of structural (T1w, T2w) and functional MRI of the brain
http://mriqc.readthedocs.io
Apache License 2.0
300 stars 132 forks source link

STY: Apply ruff/flake8-implicit-str-concat rule ISC001 #1296

Closed DimitriPapadopoulos closed 6 months ago

DimitriPapadopoulos commented 6 months ago
ISC001 Implicitly concatenated string literals on one line

This rule is currently disabled because it conflicts with the formatter: https://github.com/astral-sh/ruff/issues/8272