mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-01 18:19:18 -05:00
style: apply consistent whitespace and formatting across codebase
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user