BeautifulReport icon indicating copy to clipboard operation
BeautifulReport copied to clipboard

send email to some list person and email show the report

Open willwu1 opened this issue 5 years ago • 1 comments

I see for now , there is no email send and other ways to tell other to show it , I think it is a good feature

willwu1 avatar May 24 '19 03:05 willwu1

@code-rgb, Thanks for opening this PR.

Line 25:21: E203 whitespace before ':' Line 25:25: E201 whitespace after '{' Line 25:36: E203 whitespace before ':' Line 25:101: E501 line too long (269 > 100 characters) Line 25:239: E203 whitespace before ':'

Line 438:36: E221 multiple spaces before operator Line 438:39: E222 multiple spaces after operator Line 487:41: E126 continuation line over-indented for hanging indent Line 495:41: E126 continuation line over-indented for hanging indent

Line 56:101: E501 line too long (113 > 100 characters) Line 64:13: E122 continuation line missing indentation or outdented Line 65:13: E122 continuation line missing indentation or outdented Line 66:13: E122 continuation line missing indentation or outdented Line 67:13: E122 continuation line missing indentation or outdented Line 68:13: E122 continuation line missing indentation or outdented

pep8speaks avatar Oct 03 '20 06:10 pep8speaks

@code-rgb ,purge

code-rgb avatar Oct 03 '20 07:10 code-rgb