azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[ServiceBus] update type hints to Python 3

Open swathipil opened this issue 3 years ago • 0 comments

  • update type hints to Python 3 typing
  • follow typing guide + fix pyright, verify_types, etc.

note for the future: need to update type aliases as well to the following: https://github.com/Azure/azure-sdk-tools/issues/3138

swathipil avatar Dec 27 '22 19:12 swathipil