Update docs/language/learn-ql/python/introduce-libraries-python.rst

This commit is contained in:
Felicity Chapman
2020-03-10 17:11:59 +00:00
committed by GitHub
parent 90a9a6d2ac
commit f1238f1ec9

View File

@@ -1,7 +1,7 @@
CodeQL library for Python
=========================
When you need to analyze a Python program, you can make use of the large collection of classes in the Python library for CodeQL.
When you need to analyze a Python program, you can make use of the large collection of classes in the CodeQL library for Python.
About the CodeQL library for Python
-----------------------------------