Skip to content

Commit d03bc64

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from ._hello import elevation, hello
22

3-
__all__ = ("hello", "elevation")
3+
__all__ = ("elevation", "hello")

0 commit comments

Comments
 (0)