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 85d1e28 commit bca876eCopy full SHA for bca876e
bin/api.wsgi
@@ -12,6 +12,7 @@ import uwsgidecorators
12
13
from api import rules
14
from api import config
15
+from api import jobs
16
17
log = config.log
18
0 commit comments