Simon Willison
|
8437fe3091
|
Revert "No need to skip black under Python 3.7 any more"
It turns out the black tests still fail in Travis against that version.
This reverts commit d18687a30a.
|
2019-01-24 19:08:52 -08:00 |
|
Simon Willison
|
d18687a30a
|
No need to skip black under Python 3.7 any more
|
2019-01-24 19:02:30 -08:00 |
|
Simon Willison
|
56e29158fe
|
Don't run black test on Python 3.7
It breaks on that version - see https://github.com/ambv/black/issues/425
But that's OK, we only need it to run onder one version anyway.
|
2018-07-28 11:18:40 -07:00 |
|
Simon Willison
|
3c50a3600d
|
Unit test for black-approved coding style
|
2018-07-28 07:29:20 -07:00 |
|