We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe49e41 commit 25b3286Copy full SHA for 25b3286
python/ql/lib/semmle/python/TestUtils.qll
@@ -1,4 +1,5 @@
1
-/* This file contains test-related utility functions */
+/** This file contains test-related utility functions */
2
+
3
import python
4
5
/** Removes everything up to the occurrence of `sub` in the string `str` */
0 commit comments