We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0738da5 commit a401a66Copy full SHA for a401a66
inclearn/__init__.py
@@ -1,5 +1,3 @@
1
-# AGG backend is for writing to file, not for rendering in a window.
2
-# For more info, check this: https://matplotlib.org/2.0.2/faq/usage_faq.html
3
import matplotlib; matplotlib.use('Agg')
4
5
from inclearn import parser, train
0 commit comments