mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
@@ -162,7 +162,7 @@ private Builtin traverse_qualname(Builtin parent, string qualname) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Arecorded call where we can identify both the `call` and the `callee` uniquely.
|
||||
* A recorded call where we can identify both the `call` and the `callee` uniquely.
|
||||
*/
|
||||
class IdentifiedRecordedCall extends XMLRecordedCall {
|
||||
IdentifiedRecordedCall() {
|
||||
|
||||
Reference in New Issue
Block a user