lint
This commit is contained in:
parent
6df0083842
commit
10ffdff2c3
14 changed files with 46 additions and 16 deletions
|
@ -51,5 +51,5 @@ class AutomationLogs(AbstractResource):
|
|||
product="core",
|
||||
provider="",
|
||||
resource_type="automationlog",
|
||||
resource_id=self.id
|
||||
resource_id=str(self.id)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue