Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ying-Qiu Zheng
fsleyes
Commits
ffa8fba3
Commit
ffa8fba3
authored
Feb 19, 2021
by
Paul McCarthy
🚵
Browse files
TEST: Don't set mpl backend
parent
6f8f46ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/__init__.py
View file @
ffa8fba3
...
...
@@ -23,9 +23,6 @@ import numpy as np
from
six
import
StringIO
import
matplotlib
as
mpl
mpl
.
use
(
'WxAgg'
)
# noqa
# python 3
try
:
from
unittest
import
mock
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment