PEP8 cleanups

This commit is contained in:
Roberto Rosario
2015-06-23 02:23:23 -04:00
parent c249b47b79
commit e4623fadcd
40 changed files with 34 additions and 145 deletions

View File

@@ -4,6 +4,7 @@ import yaml
from django.conf import settings
class Namespace(object):
_registry = {}