mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 06:03:21 +08:00
Add boto3sqs to docs (#1666)
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user