]> git.cworth.org Git - turbot/commit
Plumb the turb class down through all the functions here
authorCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2020 04:26:55 +0000 (21:26 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2020 04:26:55 +0000 (21:26 -0700)
commit58fb9ca7d5c056f5545d4533e0a978c0a345abcb
tree36d5d57d4e7075a62b070f57b3079311e7fae1cf
parent7ee3eb858037ec49d021235b8f1b94479fbb954a
Plumb the turb class down through all the functions here

It might not be that pythonic to do this with just a simple structure
and functions and not with any methods, but that's actually what I prefer
at this point at least.
turbot/actions.py
turbot_lambda/turbot_lambda.py