Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed May 11, 2017
1 parent 55e1115 commit a462b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecstaskrunner/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import logging
import botocore.errorfactory
import ecstaskrunner
import ecstaskrunner.task

def run_task(**kwargs):
client = boto3.client('ecs')
Expand Down

0 comments on commit a462b48

Please sign in to comment.