Set black config - line length

This commit is contained in:
phil 2025-02-06 13:27:14 +01:00
parent b86ae4eb11
commit 76da695b66

View file

@ -35,3 +35,6 @@ packages = ["src/oidc_test"]
[tool.uv]
package = true
[tool.black]
line-length = 98