1
0
Fork 0

Python wants shutil

spacecruft
Jeff Moe 2022-07-31 20:18:00 -06:00
parent 8175b9e075
commit f5b7f54b7b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ from datetime import datetime, timedelta
import h5py import h5py
import json import json
import requests import requests
import shutil
from astropy.time import Time from astropy.time import Time
from astropy.visualization import ZScaleInterval from astropy.visualization import ZScaleInterval
C = 299792.458 # km/s C = 299792.458 # km/s