Delete unused autopep8 config (#5904)

This commit is contained in:
Carlos Mocholí 2021-02-11 15:32:14 +01:00 committed by GitHub
parent 44958ad964
commit 414aa5d345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ requires = [
"wheel",
]
[tool.autopep8]
max_line_length = 120
ignore = ["W503", "W504", "E402", "E731", "C40", "E741", "F40", "F841"]
[tool.isort]
known_first_party = [
"benchmarks",