mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Python: resolve remaining TODOs
This commit is contained in:
@@ -40,9 +40,7 @@ module SmtpLib {
|
||||
}
|
||||
|
||||
predicate observeDiffInformedIncrementalMode() {
|
||||
// TODO(diff-informed): Manually verify if config can be diff-informed.
|
||||
// ql/src/experimental/semmle/python/libraries/SmtpLib.qll:91: Flow call outside 'select' clause
|
||||
none()
|
||||
none() // Used in library model
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user