fixed formatting

This commit is contained in:
Claire Simpson 2025-02-12 12:48:50 -07:00
parent 3c09a72d0c
commit 7818d0ebe1
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ def _create_crop_pctl_rasters(output_dir, crop_names, file_suffix, pctls):
make_simple_raster(crop_production_raster_path, crop_array)
class CropProductionTests(unittest.TestCase):
"""Tests for the Crop Production model."""