From c7404208476c98fe6c4c4f28243b833c86b570dd Mon Sep 17 00:00:00 2001 From: Nikolay Akhmetov Date: Mon, 14 Aug 2023 09:26:00 -0400 Subject: [PATCH] Removed outdated comment --- src/portal_visualization/builders/scatterplot_builders.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/portal_visualization/builders/scatterplot_builders.py b/src/portal_visualization/builders/scatterplot_builders.py index 5e7395d..cf315fd 100644 --- a/src/portal_visualization/builders/scatterplot_builders.py +++ b/src/portal_visualization/builders/scatterplot_builders.py @@ -93,10 +93,6 @@ def __init__(self, entity, groups_token, assets_endpoint, **kwargs): super().__init__(entity, groups_token, assets_endpoint, **kwargs) # All "file" Vitessce objects that do not have wrappers. - # Since the vitessce-python library's FileType enum is outdated as of v3.0.6, - # we need to use the string values for now. - # https://github.com/vitessce/vitessce-python/issues/270 - # https://hms-dbmi.atlassian.net/browse/HMP-327 self._files = [ { "rel_path": SCATAC_SEQ_DIR