Skip to content

Function kwargs not rendering on docs.ms.com #14990

@scbedd

Description

@scbedd

Boils down to during processing within the sphinx-docfx-yaml extension, we're seeing the following earning when we enable debug output:

Can't get argspec for <class 'function'>: azure.mgmt.storage.v2015_06_15.aio.operations.StorageAccountsOperations.begin_create
Can't get argspec for <class 'function'>: azure.mgmt.storage.v2015_06_15.aio.operations.StorageAccountsOperations.check_name_availability

I know it's firing from extension.py, but I don't have a root cause as to WHY this is yet.

Note that class kwargs aren't having this same problem.

Metadata

Metadata

Assignees

Labels

Central-EngSysThis issue is owned by the Engineering System team.Docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions