This commit is contained in:
Wolfgang Hottgenroth 2021-09-13 19:28:18 +02:00
parent 966ad7aee8
commit 66283bb533
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -40,7 +40,7 @@ params = json.loads(args.params)
dbh = None
try:
opMod = importlib.import_module(operation)