mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-09 22:44:44 +00:00
minor fix
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
Former-commit-id: 7f0d3fc753
This commit is contained in:
parent
4ded02b34f
commit
a1fb295a1a
@ -36,6 +36,7 @@ class Match:
|
||||
self.teams = teams
|
||||
|
||||
def validate_config(self):
|
||||
return True, ""
|
||||
"""
|
||||
if self.config == None:
|
||||
return False, "config cannot be empty"
|
||||
|
Loading…
Reference in New Issue
Block a user