Commit c429fdb7 authored by Huihui, Jonathan's avatar Huihui, Jonathan
Browse files

comments

parent 67f9261a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,9 +49,9 @@ def check_multi_environment(env_var_multi, multi_value, env_var):
    if so, return that. If not, check if the vanilla variable
    has been specified and return that value instead.

    :param env_var: the vanilla environment variable to look for
    :param env_var_multi: the modified environment variable to look for
    :param multi_value: the value of the modified environmental
    :param env_var: the vanilla environment variable to look for
    """
    # assume check environment has already been run on the init