Skip to content

Commit

Permalink
whitespace ftw
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep Ganguli committed Nov 18, 2013
1 parent 11321e1 commit ed5a9a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pydruid/utils/postaggregator.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ def __init__(self, aggregatorName):

self.post_aggregator = {'type' : 'fieldAccess', 'fieldName' : aggregatorName}
self.name = aggregatorName



class Const(Postaggregator):

def __init__(self, value, output_name=None):
Expand Down

0 comments on commit ed5a9a6

Please sign in to comment.