whitespacebot
authorSeth Woodworth <seth@sethish.com>
Tue, 9 Jul 2013 15:33:03 +0000 (11:33 -0400)
committerSeth Woodworth <seth@sethish.com>
Tue, 9 Jul 2013 15:33:03 +0000 (11:33 -0400)
karmaworld/apps/courses/management/commands/sanitize_usde_schools.py

index d915b89169da721e9d4722c1a1f640708363e708..c7a172b99baf80ac923082390b54fd01db22333b 100644 (file)
@@ -24,6 +24,7 @@ RESTRICTED_WORDS = [
                 'acupuncture',
                 'chiropractic']
 
+
 class Command(BaseCommand):
     """ Delete Schools that contain RESTRICTED WORDS in their names """
     args = 'none'