Skip to content

Commit 70c0174

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3d62e5b commit 70c0174

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/notebooks/metadata_multiple_image.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
],
4141
"source": [
4242
"from IPython.display import Image\n",
43+
"\n",
4344
"Image(\"fun-fish.png\")"
4445
]
4546
},
@@ -88,6 +89,7 @@
8889
],
8990
"source": [
9091
"from IPython.display import Image\n",
92+
"\n",
9193
"Image(\"fun-fish.png\")"
9294
]
9395
},

0 commit comments

Comments
 (0)