It looks like there are typing issues being picked up by mypy in the azure/servicebus/mgmt/_generated folder.
- Need to update the generation instructions in the README in the
azure-servicebus/swagger folder.
- Need to investigate whether the latest update to autorest fixes these by regenerating with the latest version of autorest + low-level client. (ex. Can follow the generation instructions listed here: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/schemaregistry/azure-schemaregistry/swagger/README.md)
- Run mypy in
azure/servicebus to see if mypy errors are gone after regeneration.
It looks like there are typing issues being picked up by mypy in the
azure/servicebus/mgmt/_generatedfolder.azure-servicebus/swaggerfolder.azure/servicebusto see if mypy errors are gone after regeneration.