Fixed issue with package name
Package name should be same as repository name (it is important for CI) Change-Id: I7ee8dfedb3487b16f111b35d1b8cc1a7d4dbfedf
This commit is contained in:
parent
6d6c29f7b5
commit
188615d3eb
@ -32,7 +32,6 @@ class Message(object):
|
||||
self.body = None
|
||||
log.exception(e)
|
||||
|
||||
|
||||
@property
|
||||
def body(self):
|
||||
return self._body
|
||||
|
Loading…
x
Reference in New Issue
Block a user