PEP8 Cleanups.

This commit is contained in:
Roberto Rosario
2015-10-28 02:14:48 -04:00
parent 2180ab22bd
commit a1a0a6da52
21 changed files with 16 additions and 48 deletions
-1
View File
@@ -1,4 +1,3 @@
from __future__ import unicode_literals
default_app_config = 'linking.apps.LinkingApp'