You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: