CapraLab / pdbmap

3 stars 1 forks source link

Style Code to match PEP 8 #31

Open ChrisMoth opened 2 years ago

ChrisMoth commented 2 years ago

Now that I am developing on rhenium with the PyCharm environment, there is endless howling about code formatting, bad variable names, and other small sins. This issue will be where I check-in style fixes here and there.

https://www.python.org/dev/peps/pep-0008/