eastgenomics / trendyQC

Django app for monitoring trends in MultiQC data
MIT License
0 stars 0 forks source link

In 588 fix import of multiple lane for tools that separate their data by lane #90

Closed Yu-jinKim closed 1 month ago

Yu-jinKim commented 1 month ago

OK Destroying test database for alias 'default'...



<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/eastgenomics/trendyQC/90)
<!-- Reviewable:end -->
pep8speaks commented 1 month ago

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

Line 63:80: E501 line too long (84 > 79 characters) Line 516:80: E501 line too long (96 > 79 characters) Line 542:80: E501 line too long (92 > 79 characters)

Line 656:80: E501 line too long (85 > 79 characters) Line 660:80: E501 line too long (85 > 79 characters) Line 718:80: E501 line too long (89 > 79 characters) Line 816:80: E501 line too long (114 > 79 characters)

Comment last updated at 2024-05-21 09:38:19 UTC