diff --git a/hive/indexer/votes.py b/hive/indexer/votes.py index 036ce1f3e08379ea8d188fc504669f25ac362551..2572c38100404d01fb02991ad253b7e9c2a68f3b 100644 --- a/hive/indexer/votes.py +++ b/hive/indexer/votes.py @@ -197,4 +197,4 @@ class Votes: cls.flush_votes() cls.flush_effective_votes() - cls.inside_flush = False \ No newline at end of file + cls.inside_flush = False