Skip to content

Commit

Permalink
More formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhellander committed Dec 5, 2023
1 parent 4a6858d commit bd85df4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fedn/fedn/network/clients/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import io
import json
import os
import platform
import queue
import re
import socket
Expand All @@ -16,7 +15,6 @@
from io import BytesIO

import grpc
import psutil
from cryptography.hazmat.primitives.serialization import Encoding
from google.protobuf.json_format import MessageToJson
from OpenSSL import SSL
Expand Down

0 comments on commit bd85df4

Please sign in to comment.