Skip to content

Commit

Permalink
Update boolalg.py
Browse files Browse the repository at this point in the history
  • Loading branch information
smichr authored Dec 4, 2024
1 parent 0d41f96 commit d9c97cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sympy/logic/boolalg.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from sympy.core.operations import LatticeOp
from sympy.core.singleton import Singleton, S
from sympy.core.sorting import ordered
from sympy.core.symbol import Symbol
from sympy.core.sympify import _sympy_converter, _sympify, sympify
from sympy.utilities.iterables import sift, ibin
from sympy.utilities.misc import filldedent
Expand Down

0 comments on commit d9c97cc

Please sign in to comment.