replace renders to render in every files
This commit is contained in:
@@ -8,7 +8,7 @@ import unittest
|
||||
from pymath.expression import Expression
|
||||
from pymath.fraction import Fraction
|
||||
from pymath.generic import first_elem
|
||||
from pymath.renders import txt, tex
|
||||
from pymath.render import txt, tex
|
||||
|
||||
|
||||
class TestExpression(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user