]> git.cworth.org Git - turbot/commit
Fix some code style issues identified by flake8
authorCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 13:12:55 +0000 (06:12 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 13:12:55 +0000 (06:12 -0700)
commit25803455a3f891e0f4332d87c90df7e62b25ea31
treef936345402e3156841b7fd5bc7bd4eba54e4d503
parentc823ba48a7c5d56c6059f821e76545486a084169
Fix some code style issues identified by flake8

Some of the things fixed include TAB based indentation of a
documentation string, some unneeded semicolons, a missing exception
name, and an excessively long line.
.flake8
turbot.py