Skip to content

Commit 8e06a44

Browse files
pre-commit-ci[bot]henryiii
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5939e26 commit 8e06a44

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)