mirror of
https://github.com/django/django.git
synced 2024-11-18 23:44:22 +00:00
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'
|
LANGUAGE_SESSION_KEY = '_language'
|
||||||
|
|
||||||
|
|
||||||
class TranslatorCommentWarning(SyntaxWarning):
|
class TranslatorCommentWarning(SyntaxWarning):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user