mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-09-26 07:10:18 +00:00
@@ -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"
|
||||
|
Reference in New Issue
Block a user