We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9f90e commit c6e7903Copy full SHA for c6e7903
W4_manytomany.py roster.pyW4_manytomany.py renamed to roster.py
@@ -67,4 +67,4 @@
67
(user_id, course_id, role) VALUES ( ?, ?, ? )''',
68
( user_id, course_id, role ) )
69
70
- conn.commit()
+ conn.commit()
0 commit comments