Skip to content

Commit 25b3286

Browse files
committed
Py: convert a block-comment that could be QLDoc to QLDoc
1 parent fe49e41 commit 25b3286

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python/ql/lib/semmle/python/TestUtils.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* This file contains test-related utility functions */
1+
/** This file contains test-related utility functions */
2+
23
import python
34

45
/** Removes everything up to the occurrence of `sub` in the string `str` */

0 commit comments

Comments
 (0)