commit | 296c10ce27e11f8c283320b8d9165e393648b760 | [log] [tgz] |
---|---|---|
author | Lee Ball <43632885+catleeball@users.noreply.github.com> | Sat Jan 19 09:57:40 2019 -0800 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jan 19 09:57:40 2019 -0800 |
tree | 7395dced86f5dd78907dfa4445a43e5fbf424103 | |
parent | 44f9d2efa67b58e371a7c9308f6ea00bb7e0a810 [diff] |
minor formatting fix to ensure_str documentation (#273) Small update to the `ensure_str` function's documentation formatting to match `ensure_binary` and `ensure_text`'s formatting.