pcdshub / solid-attenuator

LCLS Solid Attenuator System IOC
https://pcdshub.github.io/solid-attenuator
Other
1 stars 4 forks source link

STY: style fixes from pre-commit, isort, and autopep8 #21

Closed klauer closed 4 years ago

klauer commented 4 years ago

Largely automated by way of pre-commit run --all-files and autopep8 -i **/*.py

Retained line ownership (i.e., git blame) as Raj, since most of this was his code run through automated formatters.