mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Python: Fix grammar in change note
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
category: minorAnalysis
|
||||
---
|
||||
|
||||
- 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.
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user