Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
eendebakpt committed Aug 26, 2022
1 parent 40ae6a1 commit ae1a0e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions symengine/test_utilities.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import sys

try:
import py
from py.test import skip, raises
Expand Down

0 comments on commit ae1a0e0

Please sign in to comment.