Skip to content

Commit

Permalink
removed line that was mysteriously causing FileNotFoundError
Browse files Browse the repository at this point in the history
  • Loading branch information
vakowal committed Feb 24, 2020
1 parent ba60141 commit 469e8bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rangeland_production/forage.py
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,6 @@ def _check_pft_fractional_cover_sum(aligned_inputs, pft_id_set):

# clean up
os.remove(cover_sum_path)
os.remove(operand_temp_path)


def initial_conditions_from_tables(
Expand Down

0 comments on commit 469e8bb

Please sign in to comment.