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 Jan 8, 2025
1 parent d49539c commit 1a110bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions download.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
"node = load_node(pk)\n",
"\n",
"ipw.VBox(\n",
" children=[DownloadDataWidget(workchain_node=node)],\n",
" layout=ipw.Layout(width=\"260px\")\n",
" children=[DownloadDataWidget(workchain_node=node)], layout=ipw.Layout(width=\"260px\")\n",
")"
]
}
Expand Down

0 comments on commit 1a110bf

Please sign in to comment.