Private
Public Access
1
0

Merge tag 'v21.0.4' into develop

hotxif
This commit is contained in:
2024-05-20 13:37:39 +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.