Fix missing newlines at the end of files

This commit is contained in:
Matthias Grob
2024-05-21 16:57:24 +02:00
parent fe3cd4b0cb
commit 7f14110bb1
26 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ def main() -> None:
if __name__ == '__main__':
main()
main()