[GRASS-git] [OSGeo/grass] 85b047: style: Fixes manual-from-import (PLR0402) (#3949)

Edouard Choinière noreply at github.com
Sun Jun 30 17:18:47 PDT 2024


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

  Changed paths:
    M gui/wxpython/gmodeler/model.py
    M gui/wxpython/gui_core/gselect.py
    M gui/wxpython/gui_core/preferences.py
    M gui/wxpython/gui_core/toolbars.py
    M gui/wxpython/iclass/plots.py
    M gui/wxpython/iscatt/frame.py
    M gui/wxpython/main_window/frame.py
    M gui/wxpython/main_window/notebook.py
    M gui/wxpython/mapwin/analysis.py
    M gui/wxpython/mapwin/buffered.py
    M gui/wxpython/wxplot/base.py
    M gui/wxpython/wxplot/histogram.py
    M gui/wxpython/wxplot/profile.py
    M gui/wxpython/wxplot/scatter.py
    M python/grass/experimental/tests/conftest.py
    M python/grass/experimental/tests/grass_script_mapset_session_test.py
    M python/grass/experimental/tests/grass_script_tmp_mapset_session_test.py
    M python/grass/gunittest/reporters.py
    M python/grass/imaging/operations.py
    M python/grass/temporal/datetime_math.py
    M python/grass/temporal/spatio_temporal_relationships.py
    M python/grass/temporal/temporal_algebra.py
    M python/grass/temporal/temporal_operator.py
    M python/grass/temporal/temporal_raster3d_algebra.py
    M python/grass/temporal/temporal_raster_algebra.py
    M python/grass/temporal/temporal_vector_algebra.py
    M python/grass/temporal/unit_tests.py
    M temporal/t.rast.algebra/t.rast.algebra.py
    M temporal/t.rast3d.algebra/t.rast3d.algebra.py
    M temporal/t.select/t.select.py
    M temporal/t.vect.algebra/t.vect.algebra.py
    M temporal/t.vect.what.strds/t.vect.what.strds.py

  Log Message:
  -----------
  style: Fixes manual-from-import (PLR0402) (#3949)

Concerns Pylint rule "consider-using-from-import / R0402"

Using `ruff check --output-format=concise --select PLR0402 --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