mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-10 06:54:45 +00:00
minor fix
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
d16fe61a79
commit
7f0d3fc753
@ -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