summaryrefslogtreecommitdiff
path: root/tasks.py
diff options
context:
space:
mode:
Diffstat (limited to 'tasks.py')
-rw-r--r--tasks.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks.py b/tasks.py
index ed0004a6..f95a42c0 100644
--- a/tasks.py
+++ b/tasks.py
@@ -15,6 +15,7 @@ import sys
import invoke
+
# shared function
def rmrf(items, verbose=True):
"Silently remove a list of directories or files"