Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Nov 30, 2023
1 parent 54456c2 commit c0cdf9e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions e3sm_diags/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,12 +249,6 @@ def _get_debug_parameters(
List[CoreParameter]
A list of parameter objects. Any non-CoreParameter objects will be
replaced by a sub-class based on the set (``SETS_TO_PARAMETERS``).
Notes
-----
This method is implemented to avoid any breaking changes or inadvertent
side-effects of modifying `_get_run_parameters()`. In the future, it
is advisable to refactor both methods as a single method.
"""
debug_params = []

Expand Down

0 comments on commit c0cdf9e

Please sign in to comment.