Merge pull request #10415 from hvitved/code-block-fix

Change two ```codeql to ```ql
This commit is contained in:
Tom Hvitved
2022-09-14 15:07:55 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ private module Peewee {
.getASubclass*()
or
// Ohter known subclasses, semi auto generated by using
// ```codeql
// ```ql
// class DBClass extends Class, SelfRefMixin {
// DBClass() {
// exists(this.getLocation().getFile().getRelativePath()) and