Skip to content
Snippets Groups Projects
Commit 954fa0b3 authored by Martin Mareš's avatar Martin Mareš
Browse files

Pokus o import účastníků do sekundárního kola selže

Nutno ještě dořešit v UI.

See also #199.
parent 0ed78d57
No related branches found
No related tags found
No related merge requests found
......@@ -469,6 +469,7 @@ class ContestImport(Import):
def setup(self):
assert self.round is not None
assert not self.round.is_subround()
def import_row(self, r: mo.csv.Row):
assert isinstance(r, ContestImportRow)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment