Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python : Adjust code to Python PEP8 code standard #4736

Closed
magnesj opened this issue Sep 19, 2019 · 0 comments
Closed

Python : Adjust code to Python PEP8 code standard #4736

magnesj opened this issue Sep 19, 2019 · 0 comments
Labels
Enhancement An addition that can be observed by the user

Comments

@magnesj
Copy link
Member

magnesj commented Sep 19, 2019

Equinor uses pep8 as code standard for Python code. To format and check the Python code, use the following tools:

https://www.pylint.org/
https://pypi.org/project/black/

https://realpython.com/python-pep8/

@magnesj magnesj added the Enhancement An addition that can be observed by the user label Sep 19, 2019
@magnesj magnesj added this to the Deeper - Sprint 46 milestone Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 19, 2019
lindkvis added a commit that referenced this issue Sep 20, 2019
#4736 Renames of python methods and variables to match PEP8
lindkvis added a commit that referenced this issue Sep 23, 2019
* Move case loading commands from Commands to project and case
* Major refactor
* Fix problems with Python examples
* Add ability to export snapshot from just one view + fixup
* Case comments and black
* Make all modules pass pylint test
magnesj pushed a commit that referenced this issue Sep 24, 2019
#4736 Renames of python methods and variables to match PEP8
magnesj pushed a commit that referenced this issue Sep 24, 2019
* Move case loading commands from Commands to project and case
* Major refactor
* Fix problems with Python examples
* Add ability to export snapshot from just one view + fixup
* Case comments and black
* Make all modules pass pylint test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

2 participants