Skip to content

Commit 8cba387

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)