[jit_kernel] Tiny unify jit_kernel tests style (#19694)
This commit is contained in:
@@ -32,4 +32,4 @@ def test_store_cache(batch_size: int, element_dim: int) -> None:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
pytest.main([__file__])
|
||||
pytest.main([__file__, "-v", "-s"])
|
||||
|
||||
Reference in New Issue
Block a user