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

Update code formatting (PEP-8) #84

Open
adamlwgriffiths opened this issue Jan 11, 2019 · 1 comment
Open

Update code formatting (PEP-8) #84

adamlwgriffiths opened this issue Jan 11, 2019 · 1 comment

Comments

@adamlwgriffiths
Copy link
Owner

This code was originated from before I wrote PEP-8 styled code.
Much of it uses weird layouts.
We should update the syntax.

Also note, some syntax should deviate from PEP-8 for readability, ie the large matrix operations should remain laid out in a readable manner.

@adamlwgriffiths
Copy link
Owner Author

Should look at using black.
Also look into setting a pep8 formatting configuration file.
Goal would be for the code to not change given a pass of the pep8 formatter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant