eastgenomics / eggd_generate_variant_workbook

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

Release_2.7.1 #172

Closed wintun12 closed 7 months ago

wintun12 commented 7 months ago

To merge the tested dev branch (release-2.7.1) to main


This change is Reviewable

pep8speaks commented 7 months ago

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

Line 317:41: W605 invalid escape sequence '.' Line 329:80: E501 line too long (83 > 79 characters)

Line 119:5: E303 too many blank lines (2) Line 130:5: E303 too many blank lines (2) Line 142:5: E303 too many blank lines (2) Line 153:5: E303 too many blank lines (2) Line 405:9: E303 too many blank lines (2) Line 415:80: E501 line too long (82 > 79 characters)

Line 1657:80: E501 line too long (83 > 79 characters)

Line 231:80: E501 line too long (82 > 79 characters) Line 280:5: E303 too many blank lines (2)