-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently sasctl doesn't provide types for the different elements. Many Python developers are adding types in their code for type safety, but also to provide a better integration with IDEs.
Describe the solution you'd like
Generate a stub file for the sasctl package.
Describe alternatives you've considered
Create a stub file in the project. Unfortunately this adds extra files in the repository
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request