Commit Graph

6 Commits

Author SHA1 Message Date
Ben Darnell 291d1b661b *: Update black
Closes #3367
2024-06-04 14:19:52 -04:00
Ben Darnell 72026c5eb8 *: Adopt black as code formatter
It occasionally makes some odd-looking decisions and uses a lot of
vertical space but overall it's a big improvement, especially for the
dense type signatures.
2018-10-06 23:03:26 -04:00
Ben Darnell 19e54b091f lint: Check doctest code too 2018-01-06 18:49:58 -05:00
Ben Darnell 3d9ae0e375 lint: Un-skip a few rules 2018-01-06 18:32:44 -05:00
Ben Darnell f7a7026c8b build: Enforce flake8-cleanliness in CI 2018-01-06 18:22:41 -05:00
Pierce Lopez b9a7ee5542 add flake8 config
ignore some style checks and subdirectories
2018-01-01 15:54:53 -05:00