Delete pyproject.toml
Browse files- pyproject.toml +0 -6
pyproject.toml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
[tool.autopep8]
|
2 |
-
max_line_length = 150
|
3 |
-
ignore = "E402,W503,C0116,C0114"
|
4 |
-
in-place = true
|
5 |
-
recursive = true
|
6 |
-
aggressive = 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|