njzjz / wenxian

A tool to generate BibTeX files from given identifiers (DOI, PMID, or arXiv ID).
https://wenxian.njzjz.win/
GNU Lesser General Public License v3.0
3 stars 0 forks source link

add crossref test case #5

Closed njzjz closed 1 month ago

pep8speaks commented 1 month ago

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

Line 114:80: E501 line too long (134 > 79 characters) Line 123:80: E501 line too long (98 > 79 characters) Line 125:80: E501 line too long (98 > 79 characters)

Line 16:80: E501 line too long (84 > 79 characters)

Line 16:80: E501 line too long (80 > 79 characters) Line 26:80: E501 line too long (88 > 79 characters)

Line 14:80: E501 line too long (81 > 79 characters)