but without cutting

workspace
km0 2 years ago
parent 67e79e5773
commit 719d3de3a7

@ -51,7 +51,7 @@ class Soup(Bureau):
files = glob.glob(os.path.join(self.mdir, 'contents', '*.txt'))
for file in files:
self.print_small(file, cut=True)
self.print_small(file)
# @add_command("weave", "Weave two text together")
# def weave(self):

Loading…
Cancel
Save