-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Central-EngSysThis issue is owned by the Engineering System team.This issue is owned by the Engineering System team.Docs
Description
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.This issue is owned by the Engineering System team.Docs