Skip to content

Commit 97dde60

Browse files
committed
Add a TODO
1 parent da07375 commit 97dde60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code_submitter/tables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
),
6060
)
6161

62+
# TODO: constrain such that each team can only have one choice per session?
6263
ChoiceForSession = sqlalchemy.Table(
6364
'choice_for_session',
6465
metadata,

0 commit comments

Comments
 (0)