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

VA missing co-sponsors #5149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

braykuka
Copy link
Contributor

@braykuka
Copy link
Contributor Author

@jessemortenson , I have fixed the issue.
Please check it and let me know if you have any issues.

v.dedupe_key = (
f"{row['BatchNumber'].strip()}-{bill.identifier.strip()}-"
f"{row['LegislationActionDescription'].strip()}"
f"{row['LegislationActionDescription'].strip()}`"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is {row['LegislationActionDescription'].strip()} being reported here (plus a backtick)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jessemortenson , I removed this part in script and pushed the script again.
Please check it and let me know if you have any issues

@jessemortenson
Copy link
Contributor

Thanks, sponsor logic change looks good to me. Just need to know about that change to vote dedupe_key before I can merge

@jessemortenson
Copy link
Contributor

Hey @braykuka could you please take a look at the question above ("Why is {row['LegislationActionDescription'].strip()} being reported here (plus a backtick)?")? Thank you!

@braykuka
Copy link
Contributor Author

braykuka commented Dec 31, 2024 via email

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