enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
81 stars 26 forks source link

Consider applying black and isort #527

Closed mdickinson closed 1 year ago

mdickinson commented 1 year ago

We should consider applying black and isort prior to the Envisage 7.0 release.

mdickinson commented 1 year ago

If we do this, it should be backed up by CI checks, so that the codebase stays blackened and isorted.