summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--askbot/management/commands/fill_test_content_db.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/management/commands/fill_test_content_db.py b/askbot/management/commands/fill_test_content_db.py
index 277c20e3..11a838ff 100644
--- a/askbot/management/commands/fill_test_content_db.py
+++ b/askbot/management/commands/fill_test_content_db.py
@@ -220,4 +220,4 @@ class Command(NoArgsCommand):
)
self.print_if_verbose("User has edited the active question comment")
- self.print_if_verbose("DONE") \ No newline at end of file
+ self.print_if_verbose("DONE")