mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 20:00:23 +00:00
Extra new line to make flake8 happy
This commit is contained in:
parent
271929dd9d
commit
2798e63fa1
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ __all__ = [
|
|||
|
||||
LANGUAGE_SESSION_KEY = '_language'
|
||||
|
||||
|
||||
class TranslatorCommentWarning(SyntaxWarning):
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue