fixed harnes.py
This commit is contained in:
parent
7ef8a0fc52
commit
8979227a20
@ -46,7 +46,7 @@ from wireviz.wv_output import (
|
|||||||
embed_svg_images_file,
|
embed_svg_images_file,
|
||||||
generate_html_output,
|
generate_html_output,
|
||||||
)
|
)
|
||||||
from wireviz.wv_utils import bom2tsv, open_file_write, getAddCompFromRef
|
from wireviz.wv_utils import OLD_CONNECTOR_ATTR, bom2tsv, check_old, file_write_text, getAddCompFromRef
|
||||||
|
|
||||||
@dataclass
|
@dataclass
|
||||||
class Harness:
|
class Harness:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user