Skip to content

Commit

Permalink
Update notebooks/MosvizExample.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
  • Loading branch information
javerbukh and pllim authored Jul 23, 2021
1 parent cd518c0 commit fb002a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions notebooks/MosvizExample.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,7 @@
"# If images are available in a cutouts directory, uncomment the following lines.\n",
"# Please make sure the number of cutouts matches the number of x1d and s2d files.\n",
"\n",
"# images = []\n",
"# for file_path in glob.iglob(str(level3_path / 'cutouts' / '*')):\n",
"# images.append(file_path)"
"# images = [file_path for file_path in glob.iglob(str(level3_path / 'cutouts' / '*'))]\n"
]
},
{
Expand Down

0 comments on commit fb002a3

Please # to comment.