Commit ccbb6aea authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

tests new cabling config

Showing with 1 addition and 1 deletion
+1 -1
......@@ -82,7 +82,7 @@ class Mux(MuxAbstract):
else:
self.exec_logger.error(f'Invalid role assignment for {self.model}: {self._roles} !')
self._mode = ''
cabling = kwargs.pop('cabling', None)
print('cabling', cabling)
electrodes = kwargs.pop('electrodes', None)
self.cabling = {}
......
Supports Markdown
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