Skip to content

Commit

Permalink
fix: removed tex=True setting
Browse files Browse the repository at this point in the history
  • Loading branch information
maximelucas committed Jul 19, 2024
1 parent 39ec0bf commit bad62fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions persim/landscapes/visuals.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
from .exact import PersLandscapeExact
from .approximate import PersLandscapeApprox

mpl.rcParams["text.usetex"] = True

__all__ = ["plot_landscape", "plot_landscape_simple"]


Expand Down

0 comments on commit bad62fe

Please sign in to comment.