-
Notifications
You must be signed in to change notification settings - Fork 9
US01 - add type annotation #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d188d9f
to
6d0a380
Compare
@@ -0,0 +1,3 @@ | |||
--- | |||
minor_changes: | |||
- Added type annotation to user modules. (https://github.com/ScaleComputing/HyperCoreAnsibleCollection/pull/96) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is probably not needed.
Document fragments should be used in case of an "operational/functional" change.
Examples: Bugfix, adding/removing/altering input or output, new module, new functionality. - Something that impacts the final user.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree, I removed the fragment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
a4e2f44
to
29a00f1
Compare
Type annotation added to user and user_info module