Skip to content

Commit

Permalink
Fixed code climate issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Ria Jha committed Jun 27, 2018
1 parent 8797205 commit 06baa20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aimmo_runner/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def setup_minikube(capture_output):
from aimmo_runner.minikube import MinikubeRunner
MinikubeRunner().start()


def run(use_minikube, server_wait=True, capture_output=False, test_env=False):
logging.basicConfig()
if test_env:
Expand Down

0 comments on commit 06baa20

Please sign in to comment.