Skip to content

Commit bf74b29

Browse files
authored
Update dataset.py
1 parent 7a79f5f commit bf74b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baselines/flanders/flanders/dataset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Dataset utilities for FL experiments."""
22

3-
# Borrowed from flwrlabs/Flower examples
3+
# Borrowed from flwrlabs/flower examples
44

55
import shutil
66
from pathlib import Path

0 commit comments

Comments
 (0)