fixed up a few issues found from linter
This commit is contained in:
2
job.py
2
job.py
@@ -10,6 +10,8 @@ import pytz
|
||||
import socket
|
||||
from shared import PA_JOB_MANAGER_HOST, PA_JOB_MANAGER_PORT
|
||||
|
||||
# pylint: disable=no-member
|
||||
|
||||
################################################################################
|
||||
# Class describing Job in the database, and via sqlalchemy, connected to the DB as well
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user