Skip to content

Commit 96ef8b7

Browse files
committed
remove anno
1 parent e04a37d commit 96ef8b7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

nbs/00_cast.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"metadata": {},
3636
"outputs": [],
3737
"source": [
38-
"from __future__ import annotations\n",
3938
"from nbdev.showdoc import *\n",
4039
"from fastcore.test import *\n",
4140
"from fastcore.nb_imports import *"

nbs/01_transform.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"outputs": [],
3939
"source": [
4040
"#| hide\n",
41-
"from __future__ import annotations\n",
4241
"from nbdev.showdoc import *\n",
4342
"from fastcore.test import *\n",
4443
"from fastcore.nb_imports import *\n",

0 commit comments

Comments
 (0)