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 9c754ce commit 6945f12Copy full SHA for 6945f12
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