Skip to content

Commit 16fdb56

Browse files
committed
added comment
1 parent 59fa495 commit 16fdb56

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

wfcommons/wfinstances/logs/taskvine.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
from ...common.task import Task, TaskType
2525
from ...common.workflow import Workflow
2626

27+
####
28+
## Example logs
29+
##
30+
## https://github.com/cooperative-computing-lab/taskvine-example-logs?tab=readme-ov-file
31+
###
2732

2833
class TaskVineLogsParser(LogsParser):
2934
"""

0 commit comments

Comments
 (0)