style: apply consistent whitespace and formatting across codebase

This commit is contained in:
Vijay Janapa Reddi
2025-12-13 14:05:34 -05:00
parent efc577f53f
commit 853eb03ee8
655 changed files with 20814 additions and 20965 deletions

View File

@@ -174,7 +174,7 @@ class TestCommandFiles:
'grade.py', 'logo.py',
# Known internal/subcommand files (not top-level)
'login.py', # Subcommand of community
'clean_workspace.py', 'version.py', 'check.py', 'view.py',
'clean_workspace.py', 'version.py', 'check.py', 'view.py',
'protect.py', 'report.py'
}