Skip to content

Commit 25f2d85

Browse files
committed
delete comment
1 parent f5d064f commit 25f2d85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

avaframe/com1DFA/com1DFA.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3574,7 +3574,6 @@ def initializeRelVol(cfg, demVol, releaseFile, radius, releaseType="primary"):
35743574

35753575
# compute release volume using raster and dem area
35763576
relVolume = np.nansum(releaseLine["rasterData"] * demVol["areaRaster"])
3577-
# TODO: does it make sense to return releaseLine? Since the dictionary is changed here?
35783577
return relVolume
35793578

35803579

0 commit comments

Comments
 (0)