dropbox-sdk-python icon indicating copy to clipboard operation
dropbox-sdk-python copied to clipboard

PEP8 Standards Fixes

Open Dmchale92 opened this issue 8 years ago • 4 comments

--------- BEGIN META VARIABLES -------- Project : dropbox-sdk-python Task : PEP8 Standards Fixes Done : 3-16-17 --------- END META VARIABLES --------

Dmchale92 avatar Mar 15 '17 19:03 Dmchale92

Hey Matt, my pleasure. Broke up the revision retrieval code, and fixed a subsequent E261 error. Also added E1101 to tox.ini, it looks like MESSAGES CONTROL for .pylintrc already has locally-disabled disabled.

Dmchale92 avatar Mar 16 '17 16:03 Dmchale92

As an aside, ez_setup.py comes from elsewhere (formerly from PEAK, now from PyPA). We might consider removing it altogether in the future and leave bootstrapping setuptools up to the installer. I think most modern versions of Python already include it anyway.

posita avatar Mar 22 '17 19:03 posita

Hello, If you are still interested in updating this piece of code, please acknowledge this message and make the necessary updates.

rogebrd avatar Mar 30 '20 17:03 rogebrd

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 16 '22 21:04 CLAassistant