Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benjamin Jakimow
EO Time Series Viewer
Commits
f8772d17
Commit
f8772d17
authored
Nov 14, 2013
by
Luke Campagnola
Browse files
removed unused variable
parent
810b90a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyqtgraph/functions.py
View file @
f8772d17
...
...
@@ -33,7 +33,6 @@ import sys, struct
try
:
import
scipy.ndimage
HAVE_SCIPY
=
True
WEAVE_DEBUG
=
pg
.
getConfigOption
(
'weaveDebug'
)
if
pg
.
getConfigOption
(
'useWeave'
):
try
:
import
scipy.weave
...
...
Write
Preview
Markdown
is supported
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