Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Feb 12, 2015
1 parent e1631b4 commit 1f560a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_price.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest
import dedupe
from dedupe.variables.fieldclasses import PriceType
from dedupe.variables.price import PriceType

class TestPrice(unittest.TestCase):
def test_comparator(self) :
Expand Down

0 comments on commit 1f560a2

Please sign in to comment.