Skip to content

Commit de384ec

Browse files
committed
test: Add comment in flow.py
1 parent 91df0df commit de384ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • tests/templates/kuttl/upgrade

tests/templates/kuttl/upgrade/flow.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/usr/bin/env python3
2+
# This script is used to create a process group, run it for a couple of seconds, stop it and then
3+
# query the number of queued flow files.
24

35
import nipyapi
46
from nipyapi.canvas import (

0 commit comments

Comments
 (0)