[GRASS-git] [OSGeo/grass] f7efef: style: Fix C0117: Consider changing "not self.opty...

Edouard Choinière noreply at github.com
Fri Dec 27 15:10:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: f7efef2a88f9efa7d15e62b8845c4903aeb30683
      https://github.com/OSGeo/grass/commit/f7efef2a88f9efa7d15e62b8845c4903aeb30683
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2024-12-27 (Fri, 27 Dec 2024)

  Changed paths:
    M gui/wxpython/tplot/frame.py
    M pyproject.toml
    M python/grass/temporal/temporal_operator.py

  Log Message:
  -----------
  style: Fix C0117: Consider changing "not self.optype == 'boolean'" to "self.optype != 'boolean'" (unnecessary-negation) (#4895)



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