Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Sep 24, 2015
1 parent a6b36bc commit 9da0f7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hypothesis/searchstrategy/strings.py
Expand Up @@ -25,7 +25,6 @@
from hypothesis.searchstrategy.strategies import check_length, \
SearchStrategy, check_data_type, MappedSearchStrategy


_spaces = [
i for i in [
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
Expand Down

0 comments on commit 9da0f7f

Please sign in to comment.