Skip to content

Commit

Permalink
minor: pyplot is used via the PyPlot Julia package
Browse files Browse the repository at this point in the history
  • Loading branch information
hng committed Mar 23, 2015
1 parent 497c988 commit 4a50352
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MODELLER/modeller-basic-example-julia/plot_profiles.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ using PyCall
using PyPlot

@pyimport modeller
@pyimport pylab

function r_enumerate(seq)
"""Enumerate a sequence in reverse order"""
Expand Down

0 comments on commit 4a50352

Please sign in to comment.