Skip to content

Commit ace69a4

Browse files
committed
Fix lint
1 parent 665a3fa commit ace69a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/rings/number_field/number_field.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4236,7 +4236,6 @@ def _pari_absolute_structure(self):
42364236
beta = alpha.modreverse()
42374237
return f, alpha, beta
42384238

4239-
42404239
def pari_polynomial(self, name='x'):
42414240
"""
42424241
Return the PARI polynomial corresponding to this number field.

0 commit comments

Comments
 (0)