Skip to content

Commit

Permalink
Remove deadly code
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus Diederichsen committed Mar 6, 2018
1 parent e0e34b0 commit c6cca4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion performance_visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# import matplotlib.pyplot as plt
# bc of this: https://github.com/matplotlib/matplotlib/issues/3466/#issuecomment-195899517
import matplotlib
matplotlib.use('agg')
import matplotlib.pyplot as plt
from numpy import linalg as LA

Expand Down

0 comments on commit c6cca4e

Please sign in to comment.