Skip to content

Commit 9e52ede

Browse files
committed
Typo
1 parent 981998b commit 9e52ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

classification/trainer.py

+1
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ def __init__(self,
270270
client_id,
271271
num_clients,
272272
data_split_type)
273+
self.client_number = client_number
273274
self.type = 'client'
274275
self.snapshotDir = 'client/snapshots_{}'.format(self.port)
275276
# Dont do it with the client_id to avoid tons of folders generated

0 commit comments

Comments
 (0)