Skip to content

Commit

Permalink
linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorvaladi committed Jul 26, 2024
1 parent fdf89fb commit 1f58028
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions fedn/network/combiner/aggregators/custom.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import traceback

import numpy as np

from fedn.common.log_config import logger
from fedn.network.combiner.aggregators.aggregatorbase import AggregatorBase

Expand Down
1 change: 0 additions & 1 deletion fedn/network/hooks/hooks.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from concurrent import futures
from io import BytesIO

import grpc

Expand Down

0 comments on commit 1f58028

Please sign in to comment.