Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibob7 committed Sep 24, 2019
1 parent 6946ec7 commit 5f04ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esque/cli/output.py
Expand Up @@ -5,6 +5,7 @@
import click
import pendulum

from esque.resources.consumergroup import ConsumerGroup
from esque.resources.topic import Topic, TopicDiff

MILLISECONDS_PER_YEAR = 1000 * 3600 * 24 * 365
Expand Down

0 comments on commit 5f04ed3

Please sign in to comment.