From 71cdcc387986b3b953522b1883818c5daf5d21ae Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 12 Dec 2020 15:33:32 +0100 Subject: [PATCH] Remove tabs/spaces mismatch --- etherpump/commands/pull.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etherpump/commands/pull.py b/etherpump/commands/pull.py index adbd32a..06aea02 100644 --- a/etherpump/commands/pull.py +++ b/etherpump/commands/pull.py @@ -20,8 +20,8 @@ from etherpump.commands.html5tidy import html5tidy """ pull(meta): - Update meta data files for those that have changed. - Check for changed pads by looking at revisions & comparing to existing + Update meta data files for those that have changed. + Check for changed pads by looking at revisions & comparing to existing todo... use/prefer public interfaces ? (export functions) """