Merge "remove extra'_' and space"
This commit is contained in:
@@ -514,7 +514,7 @@ class NegativeLimitError(WatcherException):
|
|||||||
|
|
||||||
|
|
||||||
class NotificationPayloadError(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\"")
|
"\"%(class_name)s\"")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user