Skip to content

Commit 6945f12

Browse files
authored
Update job_api.py
1 parent 9c754ce commit 6945f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/handlers/job_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#pylint: disable=too-many-lines,too-few-public-methods,too-many-locals,too-many-statements,too-many-branches
1+
#pylint: disable=too-many-lines,too-few-public-methods,too-many-locals,too-many-statements,too-many-branches
22
import os
33
import json
44
import time

0 commit comments

Comments
 (0)