mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Apply documentation suggestions
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ private import semmle.python.ApiGraphs
|
||||
*/
|
||||
private module LDAP {
|
||||
/**
|
||||
* Provides models for Python's `ldap` library.
|
||||
* Provides models for the `python-ldap` PyPI package (imported as `ldap`).
|
||||
*
|
||||
* See https://www.python-ldap.org/en/python-ldap-3.3.0/index.html
|
||||
*/
|
||||
@@ -87,7 +87,7 @@ private module LDAP {
|
||||
}
|
||||
|
||||
/**
|
||||
* Provides models for Python's `ldap3` library.
|
||||
* Provides models for the `ldap3` PyPI package
|
||||
*
|
||||
* See https://pypi.org/project/ldap3/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user