Skip to content

Commit a87640c

Browse files
committed
Merge branch 'add-PartitionsP' of github.com:mathics/Mathics into add-PartitionsP
2 parents 9d36f4d + 7734796 commit a87640c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mathics/builtin/combinatorial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
import math
99
from functools import lru_cache
10-
import sympy
1110
from sympy.functions.combinatorial.numbers import stirling
1211
from mathics.version import __version__ # noqa used in loading to check consistency.
1312

0 commit comments

Comments
 (0)