Skip to content

Commit 6695a51

Browse files
authored
Fix module docstring
1 parent 58d7355 commit 6695a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/old_dependency_tests/test_action_cancel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
This tests the log that is returned in an action invocation
2+
This tests that actions may be cancelled.
33
"""
44

55
import uuid

0 commit comments

Comments
 (0)