fix test_formatter
This commit is contained in:
parent
14ecef649e
commit
c818001b5c
14 changed files with 961 additions and 0 deletions
|
@ -53,6 +53,8 @@ from judge.models.submission import (
|
|||
SubmissionSource,
|
||||
SubmissionTestCase,
|
||||
)
|
||||
|
||||
from judge.models.test_formatter import TestFormatterModel
|
||||
from judge.models.ticket import Ticket, TicketMessage
|
||||
from judge.models.volunteer import VolunteerProblemVote
|
||||
from judge.models.pagevote import PageVote, PageVoteVoter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue