Skip to content

Commit 088a379

Browse files
Fix comment line number in project_a_vuln.py
1 parent e522bef commit 088a379

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-
# 3
2+
# 5
33

44
import sqlite3
55
from flask import Flask, request

0 commit comments

Comments
 (0)