Skip to content

Commit 5cedae1

Browse files
committed
feat: add black formatter as a dependency in project configuration
1 parent 94a5e63 commit 5cedae1

2 files changed

Lines changed: 68 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"python-dotenv>=1.1.1",
3434
"pydantic>=2.11.7",
3535
"google-genai>=1.2.0",
36+
"black>=25.12.0",
3637
]
3738
[project.scripts]
3839
raglight = "raglight.cli.main:app"

uv.lock

Lines changed: 67 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)