Skip to content

Commit

Permalink
remove agg
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves committed Nov 15, 2024
1 parent 0bcfd68 commit 1d4efab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smt/applications/tests/test_mixed_integer.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

try:
import matplotlib

matplotlib.use("Agg")
NO_MATPLOTLIB = False
except ImportError:
NO_MATPLOTLIB = True
Expand Down

0 comments on commit 1d4efab

Please sign in to comment.