mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-15 15:20:45 +01: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 import pluginloader, signal
|
||||||
from wa.framework.configuration.core import Status
|
from wa.framework.configuration.core import Status
|
||||||
|
|
||||||
|
# Because of use of Enum (dynamic attrs)
|
||||||
|
# pylint: disable=no-member
|
||||||
|
|
||||||
class Job(object):
|
class Job(object):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user