grass
grass copied to clipboard
style: Manual fixes for single-line-implicit-string-concatenation violations (ISC001)
Applies the remaining fixes that weren't picked up by ruff check --select "ISC001" --fix in order to limit the review scope of https://github.com/OSGeo/grass/pull/3943
I know that there are some changes in ctypesgen, but I also upstreamed them in https://github.com/ctypesgen/ctypesgen/pull/217. We are also due to sync up with upstream ctypesgen soon.