Add boto3sqs to docs (#1666)

This commit is contained in:
Nimrod Shlagman
2023-02-20 18:21:13 +02:00
committed by GitHub
parent aa6397ad59
commit d5cbd67e88
5 changed files with 22 additions and 5 deletions

View File

@ -126,7 +126,7 @@ def getlistcfg(strval):
]
ignore_categories = ["py-class", "py-func", "py-exc", "any"]
ignore_categories = ["py-class", "py-func", "py-exc", "py-obj", "any"]
for category in ignore_categories:
if category in mcfg: