Commit 6b2b8089 authored by Louis Baetens's avatar Louis Baetens
Browse files

Try to commit

parent c98230ce
...@@ -11,6 +11,7 @@ from .utils import setup_logging ...@@ -11,6 +11,7 @@ from .utils import setup_logging
STORAGE_ACCOUNT = "___storage_account___" STORAGE_ACCOUNT = "___storage_account___"
CREDENTIALS = "___credentials___" CREDENTIALS = "___credentials___"
if __name__ == "__main__": if __name__ == "__main__":
## Initialisation of the logger ## Initialisation of the logger
setup_logging() setup_logging()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment