Skip to content

Commit

Permalink
removed inline backend setting
Browse files Browse the repository at this point in the history
  • Loading branch information
petered committed Aug 12, 2015
1 parent 5134d84 commit 1124977
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plotting/matplotlib_backend.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import matplotlib
matplotlib.use('TkAgg') # Makes windows pop up!
from abc import ABCMeta, abstractmethod
from general.should_be_builtins import bad_value
from plotting.data_conversion import put_data_in_grid, RecordBuffer, scale_data_to_8_bit, data_to_image
Expand Down

0 comments on commit 1124977

Please sign in to comment.