Skip to content

Commit

Permalink
fix benchmark script
Browse files Browse the repository at this point in the history
  • Loading branch information
tkaemming committed Dec 9, 2015
1 parent e71039d commit ca11a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import click
from redis.client import StrictRedis

from kafkaesque import Topic
from kafkaesque.topic import Topic


@click.command()
Expand Down

0 comments on commit ca11a93

Please sign in to comment.