Skip to content

Commit 98a09d5

Browse files
committed
Lint
1 parent 0d54f6d commit 98a09d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vitessce/widget.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def get_uid_str(uid):
177177
const isInWorkspaces = origin.startsWith(WORKSPACES_URL_KEYWORD);
178178
179179
const jupyterLabConfigEl = document.getElementById('jupyter-config-data');
180-
180+
181181
let baseUrl;
182182
if (isInWorkspaces) {
183183
const pathSegments = pathname.split('/');

0 commit comments

Comments
 (0)