mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Fix typos in change note.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
| **Query** | **Expected impact** | **Change** |
|
||||
|----------------------------|------------------------|------------------------------------------------------------------|
|
||||
| Unused import (`py/unused-import`) | Fewer false positive results | Results where the imported module is used in a doctest string are no longer reported |
|
||||
| Unused import (`py/unused-import`) | Fewer false positive results | Results where the imported module is used in a `doctest` string are no longer reported. |
|
||||
|
||||
## Changes to code extraction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user