eastgenomics / eggd_generate_variant_workbook

DNAnexus app for generating xlsx variant workbooks
3 stars 0 forks source link

Minor changes and bug fixes #66

Closed jethror1 closed 2 years ago

jethror1 commented 2 years ago

This change is Reviewable

pep8speaks commented 2 years ago

Hello @jethror1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 49:5: E303 too many blank lines (2)

Line 335:5: E303 too many blank lines (2) Line 352:5: E303 too many blank lines (2)

Line 147:5: E303 too many blank lines (2)

Line 52:80: E501 line too long (94 > 79 characters) Line 53:80: E501 line too long (87 > 79 characters) Line 106:80: E501 line too long (81 > 79 characters) Line 591:5: E303 too many blank lines (2) Line 609:80: E501 line too long (81 > 79 characters)

Comment last updated at 2022-04-07 23:08:56 UTC