Skip to content
Snippets Groups Projects
Commit bca876ed authored by Ryan Sanford's avatar Ryan Sanford
Browse files

import jobs module for later use by job_creation(). Resolves issue github issue 111.

parent 85d1e28e
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ import uwsgidecorators
from api import rules
from api import config
from api import jobs
log = config.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment