Skip to content

Commit

Permalink
updated example.py - minor cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
emdeeweegio committed Mar 13, 2024
1 parent 7dbd535 commit a48c7ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions v6_logistic_regression_py/example.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# -*- coding: utf-8 -*-

""" Sample code to test the federated algorithm with a mock client
"""
import os
from pathlib import Path
from sklearn.linear_model import LogisticRegression
from vantage6.algorithm.tools.mock_client import MockAlgorithmClient
Expand Down

0 comments on commit a48c7ff

Please sign in to comment.