Skip to content

Commit bdef99e

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 063bc4d commit bdef99e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Mathlib/Combinatorics/Enumerative/PentagonalNumbers.lean

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,5 +264,3 @@ lemma coeff_E_eq_coeff_cutoff (n : ℕ) :
264264
(PowerSeries.coeff n)
265265
(∏ k ∈ Finset.range (n + 1), (1 - (PowerSeries.X : PowerSeries ℤ) ^ (k + 1))) := by
266266
simp [E]
267-
268-

0 commit comments

Comments
 (0)