style: apply black and isort formatting
Run formatting tools on Phase 1 changes: - black (code formatter) - isort (import sorter) - ruff (linter) All linting checks pass.
This commit is contained in:
parent
2a9391ad32
commit
e239f61408
4 changed files with 7 additions and 5 deletions
|
|
@ -14,8 +14,8 @@ from innercontext.api import ( # noqa: E402
|
|||
ai_logs,
|
||||
health,
|
||||
inventory,
|
||||
profile,
|
||||
products,
|
||||
profile,
|
||||
routines,
|
||||
skincare,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue