Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaney committed Nov 10, 2016
1 parent 07f354a commit b2da638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sis_provisioner/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from sis_provisioner.dao.group import get_sis_import_members
from sis_provisioner.dao.user import get_person_by_netid
from sis_provisioner.dao.term import term_sis_id, get_all_active_terms,\
get_current_active_term
get_current_active_term
from sis_provisioner.dao.course import get_sections_by_term,\
get_section_by_label, is_time_schedule_construction,\
valid_academic_course_sis_id
Expand Down

0 comments on commit b2da638

Please sign in to comment.