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 Jan 20, 2025
1 parent 69a6bb7 commit b7d8501
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/_nebari/cli.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import typing

import typer
from typer.core import TyperGroup

from _nebari.version import __version__
from nebari.plugins import nebari_plugin_manager

Expand Down

0 comments on commit b7d8501

Please sign in to comment.