summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Noveski <dr.mote@gmail.com>2011-11-24 00:37:03 +0100
committerDejan Noveski <dr.mote@gmail.com>2011-11-24 00:37:03 +0100
commit929014e8016addc3d5c9a304683888b75d20cd37 (patch)
treece2be637c4177e2cc7229eb2d2c05d2c1e0ff7b7
parent02df54afdfa3c6cc19f66ca2ac29746d4c754aa2 (diff)
downloadaskbot-929014e8016addc3d5c9a304683888b75d20cd37.tar.gz
askbot-929014e8016addc3d5c9a304683888b75d20cd37.tar.bz2
askbot-929014e8016addc3d5c9a304683888b75d20cd37.zip
Newline at EOF in fill_test_content_db.py
-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")