small cleanups

This commit is contained in:
Axel Kohlmeyer
2024-09-01 00:37:59 -04:00
parent af747ac6c0
commit 3ea0612795
3 changed files with 3 additions and 3 deletions

View File

@ -278,3 +278,4 @@ if __name__ == "__main__":
print("Minimize styles: ", styles['minimize'])
print("Example input files affected: ", len(inputs))
print("inputs: ", inputs.sort())