Skip to content

Commit 7739403

Browse files
AdrienCorenflosjburnim
authored andcommitted
Added a space for no reason.
1 parent 71a8455 commit 7739403

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorflow_probability/python/math/linalg_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ def testCholeskyUpdateRandomized(self, data):
234234
self.assertAllClose(new_chol_expected, new_chol, rtol=1e-5, atol=2e-5)
235235

236236

237-
238237
@test_util.test_all_tf_execution_regimes
239238
class CholeskyUpdate32Static(_CholeskyUpdate):
240239
dtype = np.float32

0 commit comments

Comments
 (0)