diff --git a/src/pyhf/utils.py b/src/pyhf/utils.py index 509b0ec5d5..59df0211cb 100644 --- a/src/pyhf/utils.py +++ b/src/pyhf/utils.py @@ -19,8 +19,8 @@ __all__ = [ "EqDelimStringParamType", "citation", - "environment_info", "digest", + "environment_info", "options_from_eqdelimstring", ]