[GRASS-git] [OSGeo/grass] 734c93: style: Fixes useless-exception-statement (PLW0133)...

Edouard Choinière noreply at github.com
Sun Jun 30 20:42:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 734c93d0b22c2cdc72e98dffa5fa18ba22492823
      https://github.com/OSGeo/grass/commit/734c93d0b22c2cdc72e98dffa5fa18ba22492823
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M python/grass/grassdb/manage.py
    M scripts/g.extension/testsuite/test_addons_download.py
    M scripts/g.extension/testsuite/test_addons_modules.py

  Log Message:
  -----------
  style: Fixes useless-exception-statement (PLW0133) (#3957)

Concerns Pylint rule "pointless-exception-statement / W0133"

Using `ruff check --output-format=concise --select PLW0133 --unsafe-fixes --fix`.



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