Skip to content

Commit

Permalink
Missing os environment functionality import (forgot to include in com…
Browse files Browse the repository at this point in the history
…mit).
  • Loading branch information
pcm32 committed May 3, 2016
1 parent 74a4772 commit 94f38e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/galaxy/jobs/runners/kubernetes.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

from galaxy import model
from galaxy.jobs.runners import AsynchronousJobState, AsynchronousJobRunner
from os import environ as os_environ

# pykube imports:
try:
Expand Down

0 comments on commit 94f38e7

Please sign in to comment.