Py: convert a block-comment that could be QLDoc to QLDoc

This commit is contained in:
erik-krogh
2022-11-16 13:42:43 +01:00
parent fe49e41d7b
commit 25b32860ba

View File

@@ -1,4 +1,5 @@
/* This file contains test-related utility functions */
/** This file contains test-related utility functions */
import python
/** Removes everything up to the occurrence of `sub` in the string `str` */