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 26, 2024
1 parent 22a8997 commit c534a54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/nb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@
"metadata": {},
"outputs": [],
"source": [
"from dargs.sphinx import _test_argument\n",
"from __future__ import annotations\n",
"\n",
"from dargs.notebook import JSON\n",
"from dargs.sphinx import _test_argument\n",
"\n",
"jstr = \"\"\"\n",
"{\n",
Expand Down

0 comments on commit c534a54

Please sign in to comment.