Extra new line to make flake8 happy
This commit is contained in:
parent
271929dd9d
commit
2798e63fa1
|
@ -23,6 +23,7 @@ __all__ = [
|
|||
|
||||
LANGUAGE_SESSION_KEY = '_language'
|
||||
|
||||
|
||||
class TranslatorCommentWarning(SyntaxWarning):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in New Issue