Change pdf description path when code changes

This commit is contained in:
cuom1999 2023-02-22 16:49:30 -06:00
parent 6b2bd7c550
commit 82a6f910e3
2 changed files with 3 additions and 1 deletions

View file

@ -63,7 +63,6 @@ from judge.models import (
Submission,
SubmissionSource,
Organization,
VolunteerProblemVote,
Profile,
LanguageTemplate,
)