Skip to content

Commit c6e7903

Browse files
authored
Rename W4_manytomany.py to roster.py
1 parent 4e9f90e commit c6e7903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

W4_manytomany.py renamed to roster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@
6767
(user_id, course_id, role) VALUES ( ?, ?, ? )''',
6868
( user_id, course_id, role ) )
6969

70-
conn.commit()
70+
conn.commit()

0 commit comments

Comments
 (0)