Skip to content
Snippets Groups Projects
Commit 35d17a8c authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Device - OCDriver: Correct indentation error

parent 31d7df11
No related branches found
No related tags found
1 merge request!294Release TeraFlowSDN 4.0
......@@ -300,7 +300,7 @@ class OCDriver(_Driver):
self.__netconf_handler, self.__logger, resources, conditions, target='candidate',
commit_per_rule=self.__netconf_handler.commit_per_rule
)
else:
else:
results = edit_config(
self.__netconf_handler, self.__logger, resources, conditions=conditions
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment