PyCharm Save Actions
July 9, 2019 | Coding | No Comments

I think I’m late to the party on this, but wanted to throw out my gleeful support of this plugin. Automatically cleanup and/or format your code when you save a file, or run against several files.
This should be part of PyCharm itself and not just a plugin, its that useful. https://plugins.jetbrains.com/plugin/7642-save-actions
If you use PyCharm on a daily basis like me, just do yourself the favor and install it.
Python