Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hoffman committed Apr 11, 2017
1 parent 9a02f71 commit a50f33b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test-inferences/test_conjugacy.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def test_incomplete_blanket(self):

self.assertAllClose(p_val, 0.75 + np.zeros(N, np.float32))


def test_missing_blanket(self):
N = 10
z = rvs.Bernoulli(p=0.75, sample_shape=N)
Expand Down

0 comments on commit a50f33b

Please sign in to comment.