Skip to content

Commit daf692e

Browse files
move position in __all__
1 parent c9b5ed9 commit daf692e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyhf/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
__all__ = [
2020
"EqDelimStringParamType",
2121
"citation",
22-
"environment_info",
2322
"digest",
23+
"environment_info",
2424
"options_from_eqdelimstring",
2525
]
2626

0 commit comments

Comments
 (0)