mirror of
https://github.com/vale981/jobmanager
synced 2025-03-05 09:51:38 -05:00
removed ipython
This commit is contained in:
parent
5e43dc4847
commit
9c950aaac3
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ try:
|
|||
from matplotlib import cm
|
||||
import matplotlib.pyplot as plt
|
||||
except ImportError:
|
||||
import IPython
|
||||
IPython.embed()
|
||||
warnings.warn("Plotting options not available."+\
|
||||
" Reason: {}.".format(sys.exc_info()[1]))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue