Skip to content

Commit abbf4b2

Browse files
committed
Import futures submodule explicitly for compatibility with more environments
1 parent f4e1a92 commit abbf4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/spherex/spherex_cutouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following packages must be installed to run this notebook.
4444
```
4545

4646
```{code-cell} ipython3
47-
import concurrent
47+
import concurrent.futures
4848
import time
4949
5050
import astropy.units as u

0 commit comments

Comments
 (0)