-
Notifications
You must be signed in to change notification settings - Fork 2
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
Sweep: Create a note section to AccessKey class in upsonic_on_prem/utils/accesskey.py (✓ Sandbox Passed) #76
Sweep: Create a note section to AccessKey class in upsonic_on_prem/utils/accesskey.py (✓ Sandbox Passed) #76
Conversation
Rollback Files For Sweep
This is an automated message generated by Sweep AI. |
Apply Sweep Rules to your PR?
This is an automated message generated by Sweep AI. |
Qodana Community for PythonIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
Use the _set and _get methods to making notes list persistent with db. |
🚀 Wrote ChangesDone. This is an automated message generated by Sweep AI. |
Description
This pull request adds a note section to the AccessKey class in upsonic_on_prem/utils/accesskey.py.
Summary
upsonic_on_prem/utils/accesskey.py
to include a note section in the AccessKey class.add_note
,get_notes
,remove_note_by_scope
, andclear_notes
methods to the AccessKey class.deepcopy
from thecopy
module.Fixes #75.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: