Skip to content

Commit

Permalink
added blank space to py file
Browse files Browse the repository at this point in the history
  • Loading branch information
mrevalski committed Dec 11, 2024
1 parent 55e7c0a commit d05b11e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notebooks/WFC3/point_spread_function/mast_api_psf.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,4 +399,5 @@ def extract_cutouts_pool(dataURLs, cpu_count=0):
pool.close()
pool.join()

return cutouts
return cutouts

0 comments on commit d05b11e

Please sign in to comment.