summaryrefslogtreecommitdiffstats
path: root/reset-django.py
diff options
context:
space:
mode:
Diffstat (limited to 'reset-django.py')
-rw-r--r--reset-django.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/reset-django.py b/reset-django.py
index 893aee1..c847fa4 100644
--- a/reset-django.py
+++ b/reset-django.py
@@ -1,7 +1,7 @@
-import os
+import os
import shutil
-
from pprint import pprint
+
"""Cleans all django-created files and compiled python. Used by the
pre-run.sh script which cleans and initialises everything before
running: