DP1 Tutorial 203.1 is missing an import

Here’s an import fix for DP1 Tutorial 203.1. The commented out deep_coadd image generator in Section 5 needs an import to run:

from astropy.wcs import WCS

These tutorials are an amazing body of work. The consistency of the format and the relatively bite-sized Notebooks make for great learning tools.

Thanks Bob! We’re going to get that fix released by Thursday. Appreciate it :slight_smile: