Skip to content

Commit 17cdda1

Browse files
committed
some1 pls refactor schedule.py
1 parent 3609bd7 commit 17cdda1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tcf_website/views/schedule.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
from ..models import Course, Instructor, Schedule, ScheduledCourse, Section, Semester
1717

1818
# pylint: disable=line-too-long
19+
# pylint: disable=duplicate-code
1920
# pylint: disable=no-else-return
2021
# pylint: disable=consider-using-generator
2122

0 commit comments

Comments
 (0)