ensure db get before query

This commit is contained in:
Justus Kuhlmann 2025-11-21 09:42:40 +01:00
commit 2940ee9055
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
4 changed files with 18 additions and 10 deletions

View file

@ -1,6 +1,5 @@
def str2list(string):
return string.split(",")