We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e1a92 commit abbf4b2Copy full SHA for abbf4b2
tutorials/spherex/spherex_cutouts.md
@@ -44,7 +44,7 @@ The following packages must be installed to run this notebook.
44
```
45
46
```{code-cell} ipython3
47
-import concurrent
+import concurrent.futures
48
import time
49
50
import astropy.units as u
0 commit comments