mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Py: convert a block-comment that could be QLDoc to QLDoc
This commit is contained in:
@@ -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` */
|
||||
|
||||
Reference in New Issue
Block a user