Skip to content

Commit 68668b8

Browse files
authored
Python: Fix grammar in change note
1 parent 980c7d8 commit 68668b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/change-notes/2025-03-27-modernize-mixed-tuple-returns-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
category: minorAnalysis
33
---
44

5-
- The `py/mixed-tuple-returns` query no longer flags instances where the tuple is passed into the function as an argument, as this lead to too many false positives.
5+
- The `py/mixed-tuple-returns` query no longer flags instances where the tuple is passed into the function as an argument, as this led to too many false positives.

0 commit comments

Comments
 (0)