[GRASS-git] [OSGeo/grass] b70f2b: style: Fix no-blank-line-before-section (D411)

Edouard Choinière noreply at github.com
Sat Jan 4 08:05:24 PST 2025


  Branch: refs/heads/renovate/ruff
  Home:   https://github.com/OSGeo/grass
  Commit: b70f2bd60a15a77767652051b10bde933fd8a38b
      https://github.com/OSGeo/grass/commit/b70f2bd60a15a77767652051b10bde933fd8a38b
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M gui/wxpython/mapwin/graphics.py
    M pyproject.toml
    M python/grass/script/raster3d.py
    M python/grass/script/vector.py

  Log Message:
  -----------
  style: Fix no-blank-line-before-section (D411)

Ruff rule: https://docs.astral.sh/ruff/rules/no-blank-line-before-section/


  Commit: 308e710fc278fe6b49218746f672ff79da1d1457
      https://github.com/OSGeo/grass/commit/308e710fc278fe6b49218746f672ff79da1d1457
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M python/grass/jupyter/reprojection_renderer.py

  Log Message:
  -----------
  style: Fix over-indentation (D208)

Ruff rule: https://docs.astral.sh/ruff/rules/over-indentation/


  Commit: 7d477f69d8ed11aba222b1093b54d7e9d43541b3
      https://github.com/OSGeo/grass/commit/7d477f69d8ed11aba222b1093b54d7e9d43541b3
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M python/grass/gunittest/case.py

  Log Message:
  -----------
  style: Fix incorrect-blank-line-after-class (D204)


  Commit: 4b9a883404a2a10e51326ae0597366675579c19b
      https://github.com/OSGeo/grass/commit/4b9a883404a2a10e51326ae0597366675579c19b
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M python/grass/temporal/temporal_algebra.py

  Log Message:
  -----------
  style: Fix blank-line-before-function (D201)

Ruff rule: https://docs.astral.sh/ruff/rules/blank-line-before-function/


  Commit: 1d96933feaad5c5d5e762bc9b17c6c1e1e419f0d
      https://github.com/OSGeo/grass/commit/1d96933feaad5c5d5e762bc9b17c6c1e1e419f0d
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M gui/wxpython/iscatt/plots.py
    M gui/wxpython/lmgr/giface.py
    M gui/wxpython/lmgr/workspace.py
    M gui/wxpython/vnet/dialogs.py
    M pyproject.toml
    M python/grass/experimental/mapset.py
    M python/grass/gunittest/runner.py

  Log Message:
  -----------
  style: Fix triple-single-quotes (D300)

Ruff rule: https://docs.astral.sh/ruff/rules/triple-single-quotes/


  Commit: d2273c19ad690acf7e530bafe21b1c29dc9ae4c3
      https://github.com/OSGeo/grass/commit/d2273c19ad690acf7e530bafe21b1c29dc9ae4c3
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M python/grass/imaging/images2avi.py
    M python/grass/imaging/images2gif.py
    M python/grass/imaging/images2ims.py
    M python/grass/imaging/images2swf.py

  Log Message:
  -----------
  style: Fix surrounding-whitespace (D210)

Ruff rule: https://docs.astral.sh/ruff/rules/surrounding-whitespace/


  Commit: ce520bcbed673ad708dd649348f9a898e74f7e1d
      https://github.com/OSGeo/grass/commit/ce520bcbed673ad708dd649348f9a898e74f7e1d
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M gui/wxpython/tools/build_modules_xml.py
    M pyproject.toml
    M python/grass/gunittest/checkers.py
    M python/grass/imaging/images2gif.py
    M python/grass/imaging/images2ims.py
    M python/grass/imaging/images2swf.py

  Log Message:
  -----------
  style: Fix signature-in-docstring (D402)

Ruff rule: https://docs.astral.sh/ruff/rules/signature-in-docstring/


  Commit: af4dc16d00e15d212094f1ba3b3306fecd2087d0
      https://github.com/OSGeo/grass/commit/af4dc16d00e15d212094f1ba3b3306fecd2087d0
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M pyproject.toml

  Log Message:
  -----------
  style: Remove exclusions for fixed ruff D rules (pydocstyle)


  Commit: f9212ef97449b34a623e36155d1d116ea73b7071
      https://github.com/OSGeo/grass/commit/f9212ef97449b34a623e36155d1d116ea73b7071
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M gui/wxpython/core/workspace.py
    M gui/wxpython/rlisetup/functions.py

  Log Message:
  -----------
  style: Fix surrounding-whitespace (D210)

Ruff rule: https://docs.astral.sh/ruff/rules/surrounding-whitespace/


  Commit: 8fe409d837020e4fa51d42ab2fb6f40b6b7655ba
      https://github.com/OSGeo/grass/commit/8fe409d837020e4fa51d42ab2fb6f40b6b7655ba
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M pyproject.toml

  Log Message:
  -----------
  checks: Remove fixed ruff ignores


  Commit: 98b3c3d4b74d8ca637fddf71f2ffc554aab014bb
      https://github.com/OSGeo/grass/commit/98b3c3d4b74d8ca637fddf71f2ffc554aab014bb
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M pyproject.toml
    M vector/v.in.lidar/testsuite/mask_test.py

  Log Message:
  -----------
  style: Fix module-import-not-at-top-of-file (E402)


  Commit: 75b4c4862613ad83a96412c17ff3366e763f43e2
      https://github.com/OSGeo/grass/commit/75b4c4862613ad83a96412c17ff3366e763f43e2
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M pyproject.toml

  Log Message:
  -----------
  checks: Remove fixed ruff per-file-ignores


Compare: https://github.com/OSGeo/grass/compare/a9166e60bd66...75b4c4862613

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