PEP 8 Speaks

Results 1212 comments of PEP 8 Speaks

Hello @dwcramer! Thanks for updating the PR. Cheers ! There are no PEP8 issues in this Pull Request. :beers: ##### Comment last updated on May 08, 2017 at 20:11 Hours...

Hello @eyaltrabelsi! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`setup.py`](https://github.com/eyaltrabelsi/pandas-log/blob/cfa35e20eca1840d23d57958e1a9f662ae2d9cb9/setup.py): > [Line 28:80](https://github.com/eyaltrabelsi/pandas-log/blob/cfa35e20eca1840d23d57958e1a9f662ae2d9cb9/setup.py#L28): [E501](https://duckduckgo.com/?q=pep8%20E501) line too...

Hello @a-r-j! Thanks for updating this PR. * In the file [`biopandas/mmcif/pandas_mmcif.py`](https://github.com/rasbt/biopandas/blob/46d33b19892db80ff1239e780bc8f96479e5eaaf/biopandas/mmcif/pandas_mmcif.py): > [Line 83:54](https://github.com/rasbt/biopandas/blob/46d33b19892db80ff1239e780bc8f96479e5eaaf/biopandas/mmcif/pandas_mmcif.py#L83): [W291](https://duckduckgo.com/?q=pep8%20W291) trailing whitespace > [Line 84:89](https://github.com/rasbt/biopandas/blob/46d33b19892db80ff1239e780bc8f96479e5eaaf/biopandas/mmcif/pandas_mmcif.py#L84): [E501](https://duckduckgo.com/?q=pep8%20E501) line too long (102 > 88 characters) >...

Hello @ArztKlein! Thanks for opening this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`waybackpy/cdx_api.py`](https://github.com/akamhy/waybackpy/blob/d51ae12f3660a9ea5eed577b712a064ce37cb9d6/waybackpy/cdx_api.py): > [Line 230:13](https://github.com/akamhy/waybackpy/blob/d51ae12f3660a9ea5eed577b712a064ce37cb9d6/waybackpy/cdx_api.py#L230): [W503](https://duckduckgo.com/?q=pep8%20W503) line break...

Hello @kyy1996! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`scrapyd-deploy.py`](https://github.com/my8100/scrapydweb/blob/4c578de10cbe3d2bb30ce5f510f1341f19e181ab/scrapyd-deploy.py): > [Line 15:1](https://github.com/my8100/scrapydweb/blob/4c578de10cbe3d2bb30ce5f510f1341f19e181ab/scrapyd-deploy.py#L15): [F401](https://duckduckgo.com/?q=pep8%20F401) 'setuptools' imported...

Hello @mxdev88! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: There are currently no PEP 8 issues detected in this Pull...

Hello @caffeinatedMike! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`scrapydweb/run.py`](https://github.com/my8100/scrapydweb/blob/a6671a29c82320e56352a5626b89356aebffd1ed/scrapydweb/run.py): > [Line 115:17](https://github.com/my8100/scrapydweb/blob/a6671a29c82320e56352a5626b89356aebffd1ed/scrapydweb/run.py#L115): [E122](https://duckduckgo.com/?q=pep8%20E122) continuation line...

Hello @knmn2000! Thanks for opening this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`__init__.py`](https://github.com/my8100/scrapydweb/blob/985915e4d510804c6e7e8d65ba69e9085439538e/__init__.py): > [Line 87:9](https://github.com/my8100/scrapydweb/blob/985915e4d510804c6e7e8d65ba69e9085439538e/__init__.py#L87): [E116](https://duckduckgo.com/?q=pep8%20E116) unexpected indentation...

Hello @Nerolation! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`blockchain_parser/tests/test_taproot.py`](https://github.com/alecalve/python-bitcoin-blockchain-parser/blob/790c925ec907a61ec7a91dbbe8c66180712efadd/blockchain_parser/tests/test_taproot.py): > [Line 12:35](https://github.com/alecalve/python-bitcoin-blockchain-parser/blob/790c925ec907a61ec7a91dbbe8c66180712efadd/blockchain_parser/tests/test_taproot.py#L12): [W291](https://duckduckgo.com/?q=pep8%20W291) trailing whitespace...

Hello @nbarraille! Thanks for opening this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found: * In the file [`blockchain_parser/__init__.py`](https://github.com/alecalve/python-bitcoin-blockchain-parser/blob/ce8fb3558a1f53b60af7eeda509c6e7b3270aa82/blockchain_parser/__init__.py): > [Line 17:80](https://github.com/alecalve/python-bitcoin-blockchain-parser/blob/ce8fb3558a1f53b60af7eeda509c6e7b3270aa82/blockchain_parser/__init__.py#L17): [E501](https://duckduckgo.com/?q=pep8%20E501) line too...