[GRASS-git] [OSGeo/grass] e98d07: Checks: fix Flake8 F841 (local variable assigned t...

Makiko Shukunobe noreply at github.com
Fri Aug 23 15:53:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: e98d07b5eb48416c7544244db788bc0107ddb99b
      https://github.com/OSGeo/grass/commit/e98d07b5eb48416c7544244db788bc0107ddb99b
  Author: Makiko Shukunobe <mshukuno at users.noreply.github.com>
  Date:   2024-08-23 (Fri, 23 Aug 2024)

  Changed paths:
    M .flake8
    M python/grass/temporal/abstract_space_time_dataset.py
    M python/grass/temporal/datetime_math.py
    M python/grass/temporal/open_stds.py
    M python/grass/temporal/temporal_algebra.py
    M python/grass/temporal/temporal_granularity.py
    M python/grass/temporal/temporal_raster_base_algebra.py
    M python/grass/temporal/temporal_vector_algebra.py

  Log Message:
  -----------
  Checks: fix Flake8 F841 (local variable assigned to but never used) in python/grass/temporal (#4200)

* Delete variable Declarations with Definitions

* Delete variable assignments and a variable

* Update python/grass/temporal/datetime_math.py

Refactor

Co-authored-by: Anna Petrasova <kratochanna at gmail.com>

* Remove unused function declaration

* Update `.flake8` by deleting F841 in python/grass/temporal

* Delete declarations of unused functions

---------

Co-authored-by: Anna Petrasova <kratochanna at gmail.com>



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