eastgenomics / Genetics_Ark

Django source code for Genetics Ark and associated apps
1 stars 0 forks source link

Release branch v2.0.3 #65

Closed JasonLing95 closed 5 months ago

JasonLing95 commented 5 months ago

Changes


This change is Reviewable

pep8speaks commented 5 months ago

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

Line 314:45: W605 invalid escape sequence '\Z' Line 417:1: W293 blank line contains whitespace

Line 52:80: E501 line too long (121 > 79 characters) Line 61:80: E501 line too long (96 > 79 characters)