experimented with sphinx function inline doc

This commit is contained in:
Chris Caron
2019-02-18 21:24:30 -05:00
parent 75bde9d2a7
commit 9bd0144112
2 changed files with 115 additions and 25 deletions

View File

@ -3177,7 +3177,7 @@ def test_notify_overflow_split():
title_len = 1024
# Create a large body and title with random data
body = ''.join(choice(str_alpha + str_num + ' ') for _ in range(body_len))
body = ''.join(choice(str_alpha + str_num) for _ in range(body_len))
body = '\r\n'.join([body[i: i + row] for i in range(0, len(body), row)])
# the new lines add a large amount to our body; lets force the content