Skip to content

Commit f6c4d00

Browse files
committed
1 parent fb32405 commit f6c4d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SmithChart.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module SmithChart
22

33
using Makie
4-
using Makie: parent_scene, shift_project, update_tooltip_alignment!, position2string #, make_block_docstring
4+
using Makie: parent_scene, shift_project, update_tooltip_alignment!, position2string, make_block_docstring
55
using Makie.GeometryBasics: Polygon
66
using Makie: DragPan, ScrollZoom, LimitReset
77
using Makie.GeometryBasics: LineString

0 commit comments

Comments
 (0)