Skip to content

Commit c27f286

Browse files
committed
minor formmatting
1 parent 3d58e0b commit c27f286

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pymc/step_methods/cannot_sample.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515

1616

1717
class CannotSampleRV(ArrayStep):
18-
"""
19-
A step method that raises an error when sampling a latent Multinomial variable.
20-
"""
18+
"""A step method that raises an error when sampling a latent Multinomial variable."""
2119

2220
name = "cannot_sample_rv"
2321

0 commit comments

Comments
 (0)