Skip to content
Snippets Groups Projects
Commit 34d09f8b authored by Michele Maris's avatar Michele Maris
Browse files

u

parent f6e522f9
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,6 @@ class DummyCLI :
Options = options passed from the CLI
"""
def __init__(self) :
from .struct import struct
self.args=struct()
self.Options=struct()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment