Closed calebchiam closed 2 years ago
Developer time shouldn't be wasted on formatting issues when they can be taken care of automatically.
Black makes very sensible (and well liked) decisions for formatting for Python and will allow us to have much nicer formatted code going forward.
Not relevant. Ran it on entire repo.
Black can be integrated with any editor to auto-format files on every save.
Description
Motivation and Context
Developer time shouldn't be wasted on formatting issues when they can be taken care of automatically.
Black makes very sensible (and well liked) decisions for formatting for Python and will allow us to have much nicer formatted code going forward.
How has this been tested?
Not relevant. Ran it on entire repo.
Other information
Black can be integrated with any editor to auto-format files on every save.