Skip to content

Commit

Permalink
igorpackedexperiment.py doesn't use numpy, so don't import it.
Browse files Browse the repository at this point in the history
  • Loading branch information
wking committed Jul 24, 2012
1 parent 53027c1 commit 1a740e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/igorpackedexperiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

import pprint

import numpy

from igor.packed import load, walk
from igor.record.wave import WaveRecord
from igor.script import Script
Expand Down

0 comments on commit 1a740e9

Please sign in to comment.