Skip to content

Commit

Permalink
BUG/TST: add back missing npt import
Browse files Browse the repository at this point in the history
  • Loading branch information
jairideout committed Feb 20, 2015
1 parent 6e58588 commit 246b15f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skbio/alignment/tests/test_alignment.py
Expand Up @@ -17,6 +17,7 @@
import tempfile

import numpy as np
import numpy.testing as npt
from scipy.spatial.distance import hamming

from skbio import (BiologicalSequence, DNASequence, RNASequence, DNA, RNA,
Expand Down

0 comments on commit 246b15f

Please sign in to comment.