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

@@ -15,4 +15,3 @@ def pytest_configure(config):
config.addinivalue_line("markers", "full_journey: Complete journey tests (~10min)")
config.addinivalue_line("markers", "slow: Slow tests that train models")
config.addinivalue_line("markers", "release: Release validation tests")