You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "etc/python/grass/gunittest/case.py", line 533, in assertRasterMinMax
if refmin > actual["min"]:
^^^^^^^^^^^^^^^^^^^^^^
TypeError: '>' not supported between instances of 'int' and 'str'
The text was updated successfully, but these errors were encountered:
Tested with GRASS 8.4.0dev (2023)
The text was updated successfully, but these errors were encountered: