Skip to content

Commit

Permalink
Try to fix oddly-broken H3 header in README
Browse files Browse the repository at this point in the history
  • Loading branch information
deanishe committed Mar 16, 2017
1 parent ed0a6c8 commit fe8df88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ The `data` property is used by the `entropy` property and `password()` method on
**Important:** `data` must return a sequence (`string`, `list` or `tuple`) *not* a generator or `set`. If `random.choice()` chokes on it, it's no good.


### Examples ###
### Examples ###

A generator to produce German passwords (i.e. possibly including letters like 'ü' or 'ä'):

Expand Down

0 comments on commit fe8df88

Please sign in to comment.