Skip to content

Commit

Permalink
Revert "Merge branch 'feature-fedboard' of https://github.com/SMILELa…
Browse files Browse the repository at this point in the history
…b-FL/FedLab into feature-fedboard"

This reverts commit ee06660, reversing
changes made to d342b34.
  • Loading branch information
StupidTrees committed Jul 20, 2023
1 parent ee06660 commit e4d1375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedlab/contrib/client_sampler/uniform_sampler.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from fedlab.contrib.client_sampler.base_sampler import FedSampler
from .base_sampler import FedSampler
import numpy as np

class RandomSampler(FedSampler):
Expand Down

0 comments on commit e4d1375

Please sign in to comment.