ci: flake8 issues

This commit is contained in:
Jannat Patel
2022-11-04 12:43:15 +05:30
parent 33065c0ed3
commit cca42dca49
63 changed files with 12919 additions and 12795 deletions

View File

@@ -9,7 +9,7 @@ root = true
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_style = tab
trim_trailing_whitespace = true
# Python