home / github / commits

Menu
  • GraphQL API

commits: 35d6ee2790e41e96f243c1ff58be0c9c0519a8ce

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
35d6ee2790e41e96f243c1ff58be0c9c0519a8ce Apply black to everything, enforce via unit tests (#449) I've run the black code formatting tool against everything: black tests datasette setup.py I also added a new unit test, in tests/test_black.py, which will fail if the code does not conform to black's exacting standards. This unit test only runs on Python 3.6 or higher, because black itself doesn't run on 3.5. 2019-05-04T02:15:14Z 2019-05-04T02:15:14Z 13ae486343ea6454a93114c6f558ffea2f2c6874 cd792325681cbad9f663f2879d8b69f1edbb678f 107914493 9599 19864447
Powered by Datasette · Queries took 1.794ms