Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 23, 2024
1 parent a6f2e16 commit b442180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/_nebari/upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,7 @@ def _version_specific_upgrade(

return config


class Upgrade_2024_3_3(UpgradeStep):
version = "2024.3.3"

Expand All @@ -736,6 +737,7 @@ def _version_specific_upgrade(

return config


__rounded_version__ = str(rounded_ver_parse(__version__))

# Manually-added upgrade steps must go above this line
Expand Down

0 comments on commit b442180

Please sign in to comment.