[GRASS-git] [OSGeo/grass] 2a048b: style: Manual fixes for single-line-implicit-strin...

Edouard Choinière noreply at github.com
Sun Jun 30 19:13:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 2a048b256ce0de2b49ec6832187f52f03df136d5
      https://github.com/OSGeo/grass/commit/2a048b256ce0de2b49ec6832187f52f03df136d5
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2024-06-30 (Sun, 30 Jun 2024)

  Changed paths:
    M gui/wxpython/lmgr/frame.py
    M gui/wxpython/main_window/frame.py
    M man/build_keywords.py
    M python/grass/gunittest/reporters.py
    M python/libgrass_interface_generator/ctypesgen/expressions.py
    M temporal/t.rast.algebra/testsuite/test_raster_algebra_arithmetic.py

  Log Message:
  -----------
  style: Manual fixes for single-line-implicit-string-concatenation violations (ISC001) (#3944)

* 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.

* style: Manual fixes for single-line-implicit-string-concatenation violations (ISC001) in ctypesgen code

Applies the remaining fixes that weren't picked up by `ruff check --select "ISC001" --fix` in order to limit the review scope.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list