Skip to content

Commit 40bb199

Browse files
Update comment line number for clarity in project_a_vuln.py
1 parent 60ea9ce commit 40bb199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monorepo/project-python-1/project_a_vuln.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of a CodeQL project that tests for SQL injection vulnerabilities.
2-
# 9
2+
# 10
33

44
import sqlite3
55
from flask import Flask, request

0 commit comments

Comments
 (0)