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

bugfix: add error checking for new users when round_num is [None] #8792

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

thelostone-mc
Copy link
Member

@thelostone-mc thelostone-mc commented Apr 16, 2021

Description

Ran into this issue on my local where without any historic Grant CLR and I tried running it for the first time,
it errors out cause round_nums ends up being an empty list with None AKA round_nums = [None]
This just adds an extra safety to check

image

@thelostone-mc thelostone-mc merged commit 24711f9 into gitcoinco:master Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PR Review Board
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants