Skip to content

Commit bca876e

Browse files
committed
import jobs module for later use by job_creation(). Resolves issue github issue 111.
1 parent 85d1e28 commit bca876e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/api.wsgi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import uwsgidecorators
1212

1313
from api import rules
1414
from api import config
15+
from api import jobs
1516

1617
log = config.log
1718

0 commit comments

Comments
 (0)