Skip to content

Commit 95c1356

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b08dd8b commit 95c1356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/probeinterface/plotting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def plot_probe(
6666
show_channel_on_click : bool, default: False
6767
If True, the channel information is shown upon click
6868
add_to_axis : bool, default: True
69-
If True, collections are added to the axis. If False, collections are
69+
If True, collections are added to the axis. If False, collections are
7070
only returned without being added to the axis.
7171
7272
Returns

0 commit comments

Comments
 (0)