diff --git a/configs/black.toml b/configs/black.toml index 566d230..a8c8de4 100644 --- a/configs/black.toml +++ b/configs/black.toml @@ -1,4 +1,4 @@ -[black] +[tool.black] line-length = 120 target-version = ['py310'] include = '\.pyi?$'