Skip to content

Commit 9203853

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/add_cirulcar_auto_shape' into add_cirulcar_auto_shape
2 parents 37e5f64 + 8bff106 commit 9203853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/probeinterface/probe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ def create_auto_shape(self, probe_type: "tip" | "rect" | "circular" = "tip", mar
359359
and to the base of the tip. The tip itself is extended downwards by
360360
four times the margin value.
361361
* "rect": The margin is added evenly around all sides of the rectangle.
362-
* "circular": The margin is added to the radius of the circle.
362+
* "circular": The margin is added to the radius of the circle.
363363
364364
Notes
365365
-----

0 commit comments

Comments
 (0)