[GRASS-git] [OSGeo/grass] 39adfd: temporal: add explicit return True in shift() (#7231)

Selma noreply at github.com
Tue May 12 06:02:11 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 39adfdfb94c1e6da1e682ce16a9c77edf495d634
      https://github.com/OSGeo/grass/commit/39adfdfb94c1e6da1e682ce16a9c77edf495d634
  Author: Selma <99991684+selma-Bentaiba at users.noreply.github.com>
  Date:   2026-05-12 (Tue, 12 May 2026)

  Changed paths:
    M python/grass/temporal/abstract_space_time_dataset.py

  Log Message:
  -----------
  temporal: add explicit return True in shift() (#7231)

shift() returns None on success but signature declares -> bool.
Add explicit return True to match contract.

Follow-up to #7228



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