Skip to content

Commit

Permalink
fix class name typo from
Browse files Browse the repository at this point in the history
  • Loading branch information
tylin committed Mar 19, 2015
1 parent 578edc6 commit 14cc9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocoEvalCapDemo.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# In[1]:

get_ipython().magic(u'matplotlib inline')
# get_ipython().magic(u'matplotlib inline')
from pycocotools.coco import COCO
from pycocoevalcap.eval import COCOEvalCap
import matplotlib.pyplot as plt
Expand Down

0 comments on commit 14cc9e4

Please sign in to comment.