Change preferred style to be PEP8

pull/772/head snapshot-20220420.401
Sean Silva 2022-04-20 14:38:19 -07:00 committed by GitHub
parent 075464fa74
commit 712b78c674
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,2 @@
[style]
based_on_style = google
column_limit = 80
indent_width = 2
based_on_style = pep8