Skip to content

Commit 94d876e

Browse files
RasmusWLjames
authored andcommitted
Learn QL: Fix query link in Python Points-to tutorial
(cherry picked from commit c6c565b)
1 parent 9511465 commit 94d876e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/learn-ql/python/pointsto-type-infer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Many of the results shown will have ``cls`` as ``NoneType``. It is more informat
173173
not cls.hasAttribute("__iter__")
174174
select loop, cls, origin
175175
176-
➤ `See this in the query console <https://lgtm.com/query/6718356557331218618/>`__. This reports the same results, but with a third column showing the source of the ``None`` values.
176+
➤ `See this in the query console <https://lgtm.com/query/3795352249440053606/>`__. This reports the same results, but with a third column showing the source of the ``None`` values.
177177

178178
Finding calls using call-graph analysis
179179
----------------------------------------------------

0 commit comments

Comments
 (0)