Commit 140e6d96 authored by Marc-Andre Santune's avatar Marc-Andre Santune
Browse files

docstring

parent 2bc923c9
......@@ -4,7 +4,7 @@ from MaxIcsRegistry import MaxIcsRegistry
class Settings:
"""Settings"""
"""Settings for BKC communication"""
def __init__(self, staging: bool = False, registry=None) -> None:
if not registry:
......
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