Skip to content

Commit a401a66

Browse files
committed
minor change
1 parent 0738da5 commit a401a66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

inclearn/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
31
import matplotlib; matplotlib.use('Agg')
42

53
from inclearn import parser, train

0 commit comments

Comments
 (0)