Skip to content

Commit

Permalink
chore: [pre-commit.ci] automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 19, 2023
1 parent a2fab37 commit 0b6ef8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxima/settings/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from rich import print
from rich.panel import Panel

from proxima.app.core import setup_rich_logging, app_exit
from proxima.app.core import app_exit, setup_rich_logging
from proxima.settings import dotenv_settings_file, user_settings_file

setup_rich_logging()
Expand Down

0 comments on commit 0b6ef8b

Please sign in to comment.