Skip to content

Commit

Permalink
Forgot to import with_statement in my previous change.
Browse files Browse the repository at this point in the history
  • Loading branch information
warren.weckesser committed Oct 11, 2010
1 parent 394a684 commit bc46830
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions enthought/chaco/candle_plot.py
@@ -1,4 +1,6 @@

from __future__ import with_statement

# Major library imports
from numpy import array, compress, concatenate, searchsorted

Expand Down

0 comments on commit bc46830

Please sign in to comment.