Skip to content

Commit ae5d92d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pipx/commands/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
__all__ = [
1616
"ensure_pipx_paths",
1717
"environment",
18+
"help",
1819
"inject",
1920
"install",
2021
"install_all",
@@ -33,6 +34,5 @@
3334
"upgrade",
3435
"upgrade_all",
3536
"upgrade_interpreters",
36-
"help",
3737
"upgrade_shared",
3838
]

0 commit comments

Comments
 (0)