测试gitnore
This commit is contained in:
@@ -8,5 +8,5 @@ def get_level_tags():
|
||||
"""
|
||||
return {
|
||||
**constants.DEFAULT_TAGS,
|
||||
**getattr(settings, "MESSAGE_TAGS", {}),
|
||||
**getattr(settings, 'MESSAGE_TAGS', {}),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user