deuteronomy-works / pyffmpeg

FFmpeg wrapper for python
Apache License 2.0
61 stars 11 forks source link

new commits from master #665

Closed amoh-godwin closed 11 months ago

amoh-godwin commented 11 months ago

new commits from master

pep8speaks commented 11 months ago

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

Line 24:48: W292 no newline at end of file

Line 301:34: W291 trailing whitespace Line 303:80: E501 line too long (81 > 79 characters) Line 312:20: W292 no newline at end of file

Line 36:1: E302 expected 2 blank lines, found 1 Line 74:10: W291 trailing whitespace Line 76:9: E128 continuation line under-indented for visual indent Line 85:33: W291 trailing whitespace Line 86:9: E128 continuation line under-indented for visual indent Line 92:57: E131 continuation line unaligned for hanging indent Line 105:11: W291 trailing whitespace Line 110:54: W292 no newline at end of file