Skip to content

Commit 6b13067

Browse files
authored
Apply suggestion from @Thijss
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent 66c821f commit 6b13067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/performance/grid_performance_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ def perf_test_get_downstream_nodes_performance():
5757

5858

5959
if __name__ == "__main__":
60-
# perf_test_get_downstream_nodes_performance()
60+
perf_test_get_downstream_nodes_performance()
6161
perf_test_add_nodes()
6262
perf_test_add_lines()

0 commit comments

Comments
 (0)