Skip to content

Commit d853353

Browse files
Rishabh BafnaRishabh Bafna
authored andcommitted
fix 1
1 parent d4ec866 commit d853353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maths/series/catalan_numbers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"""
1010

1111
from __future__ import annotations
12+
1213
import doctest
1314

1415

0 commit comments

Comments
 (0)