srivarra commited on
Commit
81e248c
1 Parent(s): 1fdc7ac

removed useless comment.

Browse files
Files changed (1) hide show
  1. ark_example.py +0 -1
ark_example.py CHANGED
@@ -43,7 +43,6 @@ _HOMEPAGE = "https://github.com/angelolab/ark-analysis"
43
 
44
  _LICENSE = "https://github.com/angelolab/ark-analysis/blob/main/LICENSE"
45
 
46
- # TODO: Add link to the official dataset URLs here
47
  # The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
48
  # This can be an arbitrary nested dict/list of URLs (see below in `_split_generators` method)
49
  # _URL_REPO = "https://huggingface.co/datasets/angelolab/ark_example"
 
43
 
44
  _LICENSE = "https://github.com/angelolab/ark-analysis/blob/main/LICENSE"
45
 
 
46
  # The HuggingFace Datasets library doesn't host the datasets but only points to the original files.
47
  # This can be an arbitrary nested dict/list of URLs (see below in `_split_generators` method)
48
  # _URL_REPO = "https://huggingface.co/datasets/angelolab/ark_example"