Skip to content

Commit a8a14c0

Browse files
azmimohaazmimoha
authored andcommitted
added the unit tests for changing units in the main directory
1 parent 39a54e2 commit a8a14c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlibrc.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# You can also deploy your own backend outside of matplotlib by
3030
# referring to the module name (which must be in the PYTHONPATH) as
3131
# 'module://my_backend'
32-
backend : %(backend)s
32+
backend : Qt4Agg
3333

3434
# If you are using the Qt4Agg backend, you can choose here
3535
# to use the PyQt4 bindings or the newer PySide bindings to

0 commit comments

Comments
 (0)