Skip to content

Commit 3255782

Browse files
committed
Adding comment
1 parent 6f20a06 commit 3255782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

epanet_python/output/tests/test_output.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def test_outputmetadata_handle(handle):
5252

5353

5454
def test_getnetsize(handle):
55-
55+
# node, tank, link, pump, valve
5656
ref_array = np.array([11, 2, 13, 1, 0])
5757

5858
netsize_list = oapi.getnetsize(handle)

0 commit comments

Comments
 (0)