Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
fix(style): fix style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhxiao committed Aug 29, 2019
1 parent 93e1fce commit 7b16354
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gnes/router/reduce.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@

from typing import List

from .base import BaseReduceRouter
from .base import BaseTopkReduceRouter
from ..proto import gnes_pb2
from .base import BaseReduceRouter, BaseTopkReduceRouter


class DocFillReducer(BaseReduceRouter):
Expand Down

0 comments on commit 7b16354

Please sign in to comment.