Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Oct 30, 2024
1 parent c287347 commit 792f9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/probability/probability_distribution.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ REFERENCES:
# ****************************************************************************
from cysignals.memory cimport sig_malloc, sig_free

from sage.libs.gsl.rng cimport *
from sage.libs.gsl.rng cimport *
from sage.libs.gsl.random cimport *
import sage.misc.prandom as random
import sage.rings.real_double
Expand Down

0 comments on commit 792f9df

Please sign in to comment.