joint-online-judge / horse

The new generation of JOJ Backend.
https://joint-online-judge.github.io/horse/
MIT License
5 stars 3 forks source link

Config field check #106

Closed nichujie closed 2 years ago

nichujie commented 2 years ago

https://github.com/joint-online-judge/horse/blob/9123c97e7b58bf74283328a96db8842ecbf2ea59/joj/horse/schemas/problem_config.py#L76-L80

Line 77 should be if case.get(...) ?