PEP8 cleanups

This commit is contained in:
Roberto Rosario
2015-03-30 15:21:53 -04:00
parent 675d58cc32
commit 8af55ccbef
43 changed files with 8 additions and 63 deletions
-1
View File
@@ -1,2 +1 @@
from .classes import FrontPageButton # NOQA
-3
View File
@@ -1,3 +0,0 @@
from django.db import models
# Create your models here.