Skip to content

Conversation

jbampton
Copy link
Contributor

… import setup, find_packages" (wrong-import-order). Also fix continued line indentation. These issues are found from using Pylint https://www.pylint.org/

…import setup, find_packages" (wrong-import-order). Also fix continued line indentation. These issues are found from using Pylint https://www.pylint.org/
@jbampton
Copy link
Contributor Author

You can see an example of the standard import order here https://stackoverflow.com/questions/22722976/import-order-coding-standard

@chriddyp
Copy link
Member

chriddyp commented Nov 29, 2017

Nice, thanks! I had thought that flake8 would catch all of these things but apparently not. It would be good to get pylint in the acceptance tests as well. Here's where we do the flake8 tests:

dash/tox.ini

Line 15 in 45a165b

flake8 dash setup.py

@chriddyp chriddyp merged commit ec90578 into plotly:master Nov 29, 2017
@jbampton jbampton deleted the patch-2 branch November 29, 2017 02:58
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this pull request May 22, 2021
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this pull request May 28, 2021
HammadTheOne pushed a commit that referenced this pull request Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants