Skip to content

Commit

Permalink
move position in __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Mar 6, 2023
1 parent 5dd1f50 commit 7e840bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyhf/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
__all__ = [
"EqDelimStringParamType",
"citation",
"environment_info",
"digest",
"environment_info",
"options_from_eqdelimstring",
]

Expand Down

0 comments on commit 7e840bb

Please sign in to comment.