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

Fix TypeError in site when judge sends None case points #665

Merged
merged 1 commit into from
May 10, 2020

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented May 9, 2020

Default points to 1, since we do this for test automatching anyway.

Fixes #659.

Default points to 1, since we do this for test automatching anyway.

Fixes DMOJ#659.
@Xyene Xyene requested a review from quantum5 May 9, 2020 23:12
@Xyene Xyene merged commit a59f692 into DMOJ:master May 10, 2020
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.

TypeError in site when judge sends None case points
2 participants