Skip to content

Commit 502a25f

Browse files
committed
Include deepcopy
1 parent 912ad9b commit 502a25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

climada/entity/impact_funcs/test/test_imp_fun_set.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"""
2121

2222
import unittest
23+
from copy import deepcopy
2324

2425
import numpy as np
2526

0 commit comments

Comments
 (0)