Spaces:
Sleeping
Sleeping
Delete pyproject.toml
Browse files- pyproject.toml +0 -10
pyproject.toml
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
[tool.black]
|
2 |
-
line-length = 120
|
3 |
-
required-version = "22.3.0"
|
4 |
-
|
5 |
-
[tool.isort]
|
6 |
-
profile = "black"
|
7 |
-
line_length = 120
|
8 |
-
combine_as_imports = true
|
9 |
-
combine_star = true
|
10 |
-
known_local_folder = ["tests", "cli"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|