Cleanup: clang-format, trailing space

Minor manual tweak to prevent wrapping an array into columns.
This commit is contained in:
2021-03-22 14:22:37 +11:00
parent 2a06657eca
commit 544b3ab1de
15 changed files with 17 additions and 17 deletions

View File

@@ -61,4 +61,3 @@ def unregister():
if __name__ == "__main__":
register()