Skip to content

Commit 679ab95

Browse files
fix typo
1 parent ca65dde commit 679ab95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
DEMO_DIR.joinpath('WS_Europe.xls'),
8181
DEMO_DIR.joinpath('Portugal_firms_June_2017.csv'),
8282
DEMO_DIR.joinpath('Portugal_firms_2016_17_18_MODIS.csv'),
83-
DEMO_DIR.joinpath('SRTM15+V2.0_sample.tiff').
83+
DEMO_DIR.joinpath('SRTM15+V2.0_sample.tiff'),
8484
] + WS_DEMO_NC
8585
}
8686

0 commit comments

Comments
 (0)