Skip to content

Commit ab9e998

Browse files
eendebakptisuruf
andauthored
Update symengine/printing.py
Co-authored-by: Isuru Fernando <[email protected]>
1 parent 9270217 commit ab9e998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symengine/printing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from symengine.lib.symengine_wrapper import ccode, sympify, Basic, repr_latex
1+
from .lib.symengine_wrapper import ccode, sympify, Basic, repr_latex
22

33
class CCodePrinter:
44

0 commit comments

Comments
 (0)