fixed formatting
This commit is contained in:
parent
3c09a72d0c
commit
7818d0ebe1
|
@ -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."""
|
||||
|
||||
|
|
Loading…
Reference in New Issue