Skip to content

Commit c569c43

Browse files
committed
Lint
1 parent 741b642 commit c569c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vitessce/wrappers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def get_artifacts(self):
126126
:rtype: dict[str, lamindb.Artifact]
127127
"""
128128
return self.artifacts
129-
129+
130130
def try_getting_artifact_stores(self):
131131
artifact_stores = dict()
132132
for artifact_url, artifact in self.artifacts.items():

0 commit comments

Comments
 (0)