]> git.cworth.org Git - turbot/commit
Fix a broken line of code in turbot/actions.py
authorCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2020 22:11:56 +0000 (15:11 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2020 23:19:30 +0000 (16:19 -0700)
commitc84ca010d198b8d64d41e3e3a26f422ab7a48f70
tree5fa858d439123cd94cd02202f8d3c4cf8bd856a0
parentc5b9b6e3ae85b40b79c0650eeee93cf79b1d23b5
Fix a broken line of code in turbot/actions.py

Thanks to flake8 for pointing out that this code was functionally broken.
turbot/commands.py