Skip to content
Snippets Groups Projects
Commit b76078ba authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

FIX: a global declaration was missing

parent 72133fef
No related branches found
No related tags found
1 merge request!33MAINT: change arguments of create_user
...@@ -48,4 +48,5 @@ def configure(inifile): ...@@ -48,4 +48,5 @@ def configure(inifile):
def get_config(): def get_config():
global _pycaosdbconf
return _pycaosdbconf return _pycaosdbconf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment