Skip to content
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

Draft: Previously selected proposal gets automatically selected on new login by another user #1461

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

dominikatrojanowska
Copy link
Contributor

No description provided.

Comment on lines 168 to 169
:param str login_id: username
:param str password: password
Copy link
Contributor

@fabcor-maxiv fabcor-maxiv Oct 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Comment on lines 321 to 323
:param str user: representation of (patial) username and nickname of new user
:param str password: password
:param dict lims_data: dictionary with the lims data to be updated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there are type hints, then there is no need to add the type in the docstring as well. Type hint annotation is preferred and enough.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants