]> git.cworth.org Git - turbot/commit
Add a "make flake" recipe and clean up some style bugs flake8 noticed
authorCarl Worth <cworth@cworth.org>
Wed, 30 Dec 2020 20:17:43 +0000 (13:17 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 30 Dec 2020 20:17:43 +0000 (13:17 -0700)
commitd958fa7e963c072149186209df16c7cd0d1e17f7
tree240ee2664d92eaff076ade3404a92e082a60eb89
parentd57bca01664cb9ab20213ba1f4cf82fdb672b08c
Add a "make flake" recipe and clean up some style bugs flake8 noticed

We also ignore some rules about whether or not there's a space on
either side of some operators, since I fundmanetally disagree with
flake8 on some of these.
.flake8
Makefile
turbot/interaction.py
turbot/sheets.py