mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
framework/job: Calm pylint
This commit is contained in:
parent
8032abc805
commit
c8d1b0e4fb
@ -4,6 +4,8 @@ from datetime import datetime
|
||||
from wa.framework import pluginloader, signal
|
||||
from wa.framework.configuration.core import Status
|
||||
|
||||
# Because of use of Enum (dynamic attrs)
|
||||
# pylint: disable=no-member
|
||||
|
||||
class Job(object):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user