We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8033541 commit 9c754ceCopy full SHA for 9c754ce
src/api/handlers/job_api.py
@@ -1,4 +1,4 @@
1
-#pylint: disable=too-many-lines,too-few-public-methods,too-many-locals,too-many-statements,too-many-branches
+#pylint: disable=too-many-lines,too-few-public-methods,too-many-locals,too-many-statements,too-many-branches
2
import os
3
import json
4
import time
0 commit comments