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 41dcd2f commit 435c9e1Copy full SHA for 435c9e1
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