Skip to content

Commit c6107a8

Browse files
committed
remove white space
1 parent b7cc9c9 commit c6107a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/engine/test/test_cost_benefit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
HAZ_DATA_DIR = os.path.join(os.path.dirname(__file__), '../../hazard/test/data')
3333
HAZ_TEST_MAT = os.path.join(HAZ_DATA_DIR, 'atl_prob_no_name.mat')
34-
ENT_TEST_MAT = os.path.join(os.path.dirname(__file__),
34+
ENT_TEST_MAT = os.path.join(os.path.dirname(__file__),
3535
'../../entity/exposures/test/data/demo_today.mat')
3636

3737
DATA_DIR = os.path.join(os.path.dirname(__file__), 'data')

0 commit comments

Comments
 (0)