Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Kelly committed Aug 31, 2015
1 parent ffa1b80 commit 48f57a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emrclient/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
import click
from tabulate import tabulate

from config import Config
from yarncli import YarnClient
from emrclient.config import Config
from emrclient.yarncli import YarnClient

import boto3

Expand Down

0 comments on commit 48f57a8

Please sign in to comment.