format with black

This commit is contained in:
2025-07-20 17:03:50 +00:00
parent 90ea15e7a1
commit fe60505f49
5 changed files with 248 additions and 120 deletions

View File

@@ -11,3 +11,6 @@ dependencies = [
"Pillow==11.3.0",
"python-dotenv==1.1.1",
]
[project.optional-dependencies]
dev = ["black==24.4.2"]