njzjz / nodejs-wheel

Unoffical Node.js wheels, `pip install nodejs-wheel`
https://pypi.org/project/nodejs-wheel/
MIT License
8 stars 5 forks source link

fix some issues with the types #41

Closed DetachHead closed 6 months ago

DetachHead commented 6 months ago
pep8speaks commented 6 months ago

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

Line 83:80: E501 line too long (86 > 79 characters) Line 132:80: E501 line too long (86 > 79 characters) Line 186:80: E501 line too long (86 > 79 characters)

Comment last updated at 2024-05-13 09:11:56 UTC