Skip to content

Commit d9d2018

Browse files
committed
Please the lint god ✨
1 parent ec3fb7a commit d9d2018

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/sage/stats/distributions/discrete_gaussian_integer.pyx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,5 +494,3 @@ cdef class DiscreteGaussianDistributionIntegerSampler(SageObject):
494494
'Discrete Gaussian sampler over the Integers with sigma = 3.000000 and c = 2.000000'
495495
"""
496496
return f"Discrete Gaussian sampler over the Integers with sigma = {self.sigma:.6f} and c = {self.c:.6f}"
497-
498-

0 commit comments

Comments
 (0)