diff --git a/src/pyhf/utils.py b/src/pyhf/utils.py index 2e9f2ba8b3..49cf5147bc 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", ]