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

Update user_association.py #129

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Update user_association.py #129

merged 2 commits into from
Oct 30, 2024

Conversation

Chopped4Life
Copy link
Collaborator

exception added, issue with rev.io resolved.

exception added,
@Chopped4Life Chopped4Life linked an issue Oct 29, 2024 that may be closed by this pull request
Copy link
Owner

@Jordan-Prescott Jordan-Prescott left a comment

Choose a reason for hiding this comment

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

A very small change mate just remove the speak marks from "None"

try:
USER_DATA["pickUpGroup"] = pick_up_group[0]["name"]
except IndexError:
USER_DATA["pickUpGroup"] = "None"
Copy link
Owner

Choose a reason for hiding this comment

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

This should be updated to just None not a string of None.

Copy link
Owner

@Jordan-Prescott Jordan-Prescott left a comment

Choose a reason for hiding this comment

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

Nice work!

@Jordan-Prescott Jordan-Prescott merged commit f2c56fe into main Oct 30, 2024
@Jordan-Prescott Jordan-Prescott deleted the 95-user-association-error branch October 30, 2024 09:25
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.

User association error
3 participants