wv_harness: comment out debug code
This commit is contained in:
parent
c4456d5015
commit
3c9f32481f
@ -186,7 +186,7 @@ class Harness:
|
||||
key=lambda x: (x[1].id,),
|
||||
)
|
||||
)
|
||||
from wireviz.wv_bom import print_bom_table ; print_bom_table(self.bom) # for debugging
|
||||
# from wireviz.wv_bom import print_bom_table ; print_bom_table(self.bom) # for debugging
|
||||
|
||||
def connect(
|
||||
self,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user