Skip to content

Commit c2b4b1f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent df5e5d3 commit c2b4b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/jupytercad_lab/src/notebookrenderer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import {
2727
IJupyterYWidget,
2828
IJupyterYWidgetManager,
2929
JupyterYModel,
30-
JupyterYDoc,
30+
JupyterYDoc
3131
} from 'yjs-widgets';
3232
import { Toolbar } from '@jupyterlab/ui-components';
3333
import { ConsolePanel } from '@jupyterlab/console';

0 commit comments

Comments
 (0)