Skip to content

Commit 08e499e

Browse files
committed
re-adding missing homepage of author
1 parent dabc0cb commit 08e499e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow_datasets/image/deep_weeds.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def _info(self):
8888
"label": tfds.features.ClassLabel(names=_NAMES),
8989
}),
9090
supervised_keys=("image", "label"),
91+
homepage="https://github.com/AlexOlsen/DeepWeeds",
9192
urls=[_URL, _URL_LBL],
9293
citation=_CITATION,
9394
)

0 commit comments

Comments
 (0)