Revert changes since there was actually no issue in code, just with the installation on local machine.
This commit is contained in:
parent
ccbdf0e9ed
commit
f4cad751a2
@ -91,7 +91,7 @@ def confirm_and_add_device(device_details, db_path):
|
|||||||
click.echo("Operation cancelled. Exiting...")
|
click.echo("Operation cancelled. Exiting...")
|
||||||
|
|
||||||
|
|
||||||
def add_device_guided(cfg, device, db):
|
def add_device_guided(cfg, db):
|
||||||
logger.info('Adding device interactively')
|
logger.info('Adding device interactively')
|
||||||
# logger.debug(f'Parameters: {params}. value: {value}')
|
# logger.debug(f'Parameters: {params}. value: {value}')
|
||||||
databases = cfg.db_path_dict
|
databases = cfg.db_path_dict
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user