[GRASS-git] [OSGeo/grass] 4730d7: wxGUI: Enable import-related warnings (#1523)

Vaclav Petras noreply at github.com
Mon Apr 12 17:53:09 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 4730d76ebe26e3f54db9173db88f27f33f99e822
      https://github.com/OSGeo/grass/commit/4730d76ebe26e3f54db9173db88f27f33f99e822
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M gui/wxpython/.flake8
    M gui/wxpython/core/globalvar.py
    M gui/wxpython/mapdisp/main.py
    M gui/wxpython/mapdisp/test_mapdisp.py
    M gui/wxpython/modules/mapsets_picker.py
    M gui/wxpython/web_services/cap_interface.py

  Log Message:
  -----------
  wxGUI: Enable import-related warnings (#1523)

Enable Flake8 warnings for star import, not at top file import, and may be undefined var with star import.
Fix or make in-file exceptions for some. Use per-file-ignore for the rest.
Replace directory ignore for core by separate ignore lists for each file.




More information about the grass-commit mailing list