Merge "Incorrect Test ID in docstring"

This commit is contained in:
Jenkins 2017-08-31 22:15:57 +00:00 committed by Gerrit Code Review
commit 5d79d201af
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ behavior that does not validate certificates or perform hostname checks.
+------+---------------------+------------------------------------+-----------+ +------+---------------------+------------------------------------+-----------+
| ID | Name | Calls | Severity | | ID | Name | Calls | Severity |
+======+=====================+====================================+===========+ +======+=====================+====================================+===========+
| B322 | unverified_context | - ssl._create_unverified_context | Medium | | B323 | unverified_context | - ssl._create_unverified_context | Medium |
+------+---------------------+------------------------------------+-----------+ +------+---------------------+------------------------------------+-----------+
""" """