Private
Public Access
1
0

Merge branch 'hotfix/v21.0.4'

This commit is contained in:
2024-05-20 13:37:32 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -637,6 +637,8 @@ def update_wps(r, types, mode='water', asynchron=True):
pass
except OverflowError:
pass
except TypeError:
pass
except ColumnNotFoundError:
pass

Binary file not shown.