Skip to content

Commit

Permalink
more corrected imports
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Mar 17, 2015
1 parent f98435b commit d698e59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import hypothesis.extra.fakefactory as ff
from hypothesis.descriptors import one_of
from hypothesis.extra.datetime import timezone_aware_datetime
from hypothesis.searchstrategy import MappedSearchStrategy, strategy
from hypothesis.searchstrategy.strategies import MappedSearchStrategy, strategy
from hypothesis.internal.compat import text_type, binary_type

FIELD_MAPPINGS = {
Expand Down

0 comments on commit d698e59

Please sign in to comment.