Skip to content

Commit

Permalink
PEP8 quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
blackrobot committed Apr 6, 2012
1 parent 550d0cc commit 11d1ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/settings/heroku.py
Expand Up @@ -17,7 +17,7 @@

# Temporarily overriding admins for error mailing
ADMINS = (
('Damon Jablons', 'djablons@blenderbox.com'),
("Damon Jablons", 'djablons@blenderbox.com'),
)


Expand Down

0 comments on commit 11d1ef7

Please sign in to comment.