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 Aug 19, 2024
1 parent 1d34c5a commit 689b77f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/ipynb/notebook_showcase_k3d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@
"metadata": {},
"outputs": [],
"source": [
"import gustaf as gus\n",
"import vedo\n",
"\n",
"import gustaf as gus\n",
"\n",
"vedo.settings.default_backend = \"k3d\""
]
},
Expand Down

0 comments on commit 689b77f

Please sign in to comment.