Skip to content

Commit 59be90a

Browse files
committed
make it personal
1 parent 6c71ab8 commit 59be90a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/ditto_example/client.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313

1414
from examples.models.cnn_model import MnistNet
1515
from fl4health.clients.basic_client import BasicClient
16-
from fl4health.clients.ditto_client import DittoClient
17-
from fl4health.mixins.personalized.ditto import DittoPersonalizedMixin
16+
from fl4health.mixins.personalized import make_it_personal
1817
from fl4health.reporting import JsonReporter
1918
from fl4health.utils.config import narrow_dict_type
2019
from fl4health.utils.load_data import load_mnist_data

0 commit comments

Comments
 (0)