remove extra'_' and space
Change-Id: I85cdb0dd4e8f192181146b99f0416bf777a8279a
This commit is contained in:
parent
1272ca579e
commit
abd129002c
@ -514,7 +514,7 @@ class NegativeLimitError(WatcherException):
|
||||
|
||||
|
||||
class NotificationPayloadError(WatcherException):
|
||||
_msg_fmt = _("Payload not populated when trying to send notification "
|
||||
msg_fmt = _("Payload not populated when trying to send notification "
|
||||
"\"%(class_name)s\"")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user