Extra new line to make flake8 happy

This commit is contained in:
Alex Gaynor 2014-02-22 11:50:19 -06:00
parent 271929dd9d
commit 2798e63fa1
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ __all__ = [
LANGUAGE_SESSION_KEY = '_language'
class TranslatorCommentWarning(SyntaxWarning):
pass