Skip to content

Commit 4940058

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

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

docs/autoapi/mpl_point_clicker._clicker.clicker.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,3 @@
1515

1616
~clicker.__init__
1717
~clicker.get_positions
18-
19-
20-
21-
22-
23-

mpl_point_clicker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (c) Ian Hunt-Isaak.
44
# Distributed under the terms of the Modified BSD License.
55

6-
from ._version import __version__
76
from ._clicker import clicker
7+
from ._version import __version__
88

99
__all__ = [
1010
"__version__",

0 commit comments

Comments
 (0)