[GRASS-git] [OSGeo/grass] 071e8d: Checks: Fix flake8 F401 imported but unused (#3535)

Makiko Shukunobe noreply at github.com
Tue Mar 26 06:39:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 071e8db7c14f4c588187fa3d53783832f593b01d
      https://github.com/OSGeo/grass/commit/071e8db7c14f4c588187fa3d53783832f593b01d
  Author: Makiko Shukunobe <mshukuno at users.noreply.github.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M .flake8
    M python/grass/pygrass/tests/benchmark.py

  Log Message:
  -----------
  Checks: Fix flake8 F401 imported but unused (#3535)

F401 errors are most often caused by `__init__.py`, except one. The line `--per-file-ignores=__init__.py:F401` has been added to the .flake8 file to ignore `__init__.py`.



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