Skip to content

Commit da44492

Browse files
pre-commit-ci[bot]dlqqq
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2f377e3 commit da44492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jupyter-ai/src/widgets/settings-widget.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export function buildAiSettings(
2727
SettingsWidget.title.icon = settingsIcon;
2828
SettingsWidget.title.caption = 'Jupyter AI Settings'; // TODO: i18n
2929
return SettingsWidget;
30-
}
30+
}

0 commit comments

Comments
 (0)