Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 14, 2024
1 parent 80aea36 commit 29b223a
Showing 1 changed file with 2 additions and 25 deletions.
27 changes: 2 additions & 25 deletions test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,9 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "62523899b8f64b8796b9dbb8d93c2ece",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"HBox(children=(Output(), VBox(children=(HBox(children=(Button(description='Fit', style=ButtonStyle()), ToggleB…"
]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"%config InlineBackend.figure_formats = ['svg']\n",
"from iminuit import cost\n",
Expand Down Expand Up @@ -51,13 +35,6 @@
"\n",
"m.interactive()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 29b223a

Please sign in to comment.