Skip to content

Commit 7906e88

Browse files
committed
redundant line
1 parent 633d803 commit 7906e88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/dynamics/complex_dynamics/mandel_julia_helper.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,6 @@ cpdef polynomial_mandelbrot(f, parameter=None, double x_center=0,
774774
constant_c = True
775775
except (PariError, TypeError):
776776
constant_c = False
777-
critical_pts = []
778777

779778
# If c is in the constant term of the polynomial, then the critical points
780779
# will be independent of c.

0 commit comments

Comments
 (0)