diff --git a/test/float8/test_base.py b/test/float8/test_base.py index 3e1b7c55e3..a0216f7cfc 100644 --- a/test/float8/test_base.py +++ b/test/float8/test_base.py @@ -720,6 +720,7 @@ def test_fp8_tensor_statistics(self): # ghstack test 1 # ghstack test 2 +# ghstack test 3 if __name__ == "__main__": pytest.main([__file__])