On Tue, 6 Oct 2015 13:20:17 -0400 Mike Frysinger <[email protected]> wrote:
> It's uncommon to dump docstrings in the middle of code in the place of > comments. Convert them all to standard comments. > --- > catalyst/base/stagebase.py | 219 > ++++++++++++++++++------------------------- > catalyst/fileops.py | 8 +- catalyst/targets/snapshot.py > | 8 +- 3 files changed, 99 insertions(+), 136 deletions(-) > > Works for me :) -- Brian Dolbec <dolsen>
