Skip to content

Commit

Permalink
Add comment to docstring of _rm_rf_stages
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Dec 19, 2024
1 parent 25bb876 commit db894fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/_nebari/upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,10 @@ def _rm_rf_stages(cls, config_filename, dry_run: bool = False, verbose=False):
"""
Remove stage files during and upgrade step
Usually used when you need files in your `stages` directory to be
removed in order to avoid resource conflicts
Args:
config_filename (str): The path to the configuration file.
Returns:
Expand Down

0 comments on commit db894fe

Please sign in to comment.