Merge "Allow autopep8 to fix more things"

This commit is contained in:
Zuul
2025-06-12 03:13:22 +00:00
committed by Gerrit Code Review
+6
View File
@@ -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