Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
923410e4
Commit
923410e4
authored
Feb 02, 2017
by
Peter W. Draper
Browse files
Remove unneccessary imports
parent
32989214
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/plot_tasks.py
View file @
923410e4
...
...
@@ -31,10 +31,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
import
matplotlib
import
matplotlib.collections
as
collections
matplotlib
.
use
(
'Agg'
)
from
matplotlib
import
colors
import
pylab
as
pl
import
numpy
as
np
import
six
import
sys
# Basic plot configuration.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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