dekamps/miind

force use Agg in lost.py should be removed

Closed this issue · 1 comments

remove this part in the beginning of the file

import matplotlib
matplotlib.use('Agg')

This is now done in the master,