eastgenomics / eggd_generate_variant_workbook

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

Development #67

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 235:5: E303 too many blank lines (2) Line 256:80: E501 line too long (85 > 79 characters) Line 257:80: E501 line too long (97 > 79 characters) Line 263:80: E501 line too long (83 > 79 characters) Line 265:80: E501 line too long (80 > 79 characters) Line 267:80: E501 line too long (82 > 79 characters) Line 268:80: E501 line too long (84 > 79 characters) Line 340:9: E303 too many blank lines (2) Line 343:80: E501 line too long (83 > 79 characters)

Line 614:80: E501 line too long (82 > 79 characters)

Comment last updated at 2022-04-14 13:37:38 UTC