Merge "Allow autopep8 to fix more things"
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
[build-system]
|
||||
requires = ["pbr>=6.0.0", "setuptools>=64.0.0"]
|
||||
build-backend = "pbr.build"
|
||||
|
||||
[tool.autopep8]
|
||||
aggressive = 3
|
||||
in-place = true
|
||||
recursive = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user