Skip to content

Commit b83f693

Browse files
committed
add import
1 parent e88c962 commit b83f693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks/NIRCam/psf_photometry_with_space_phot/nircam_spacephot.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"import numpy as np\n",
104104
"import pandas as pd\n",
105105
"from astropy.visualization import simple_norm\n",
106+
"from urllib.parse import urlparse\n",
106107
"import time\n",
107108
"import math\n",
108109
"import logging\n",

0 commit comments

Comments
 (0)