Skip to content

Commit

Permalink
Update Harness.py
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmiklos authored Oct 16, 2020
1 parent 828315f commit 69d0fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wireviz/Harness.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from wireviz.wv_helper import awg_equiv, mm2_equiv, tuplelist2tsv, \
nested_html_table, flatten2d, index_if_list, html_line_breaks, \
graphviz_line_breaks, remove_line_breaks, open_file_read, open_file_write, \
html_colorbar, html_image, html_caption, manufacturer_info_field
html_colorbar, html_image, html_caption, manufacturer_info_field, remove_links
from collections import Counter
from typing import List
from pathlib import Path
Expand Down

0 comments on commit 69d0fdf

Please sign in to comment.