Chester O'Neill

Results 2 issues of Chester O'Neill

I have a file that imports a bunch of classes and Id like to reexport them from there as properties something like ```js /** Class representing a point. */ class...

My vote is for [black](https://black.readthedocs.io/en/stable/) but there's also yapf and others. Something that is mostly pep8 preferred. We should come up with a formatting style and have PR's automatically format...

backend