Commit 7fd11905 by Jean Manuel Nater

Updated a doc string.

parent 986b63d8
...@@ -120,7 +120,7 @@ class LoginEnrollmentTestCase(TestCase): ...@@ -120,7 +120,7 @@ class LoginEnrollmentTestCase(TestCase):
""" """
Try to enroll and return boolean indicating result. Try to enroll and return boolean indicating result.
`course` is an instance of CourseDescriptor. `course` is an instance of CourseDescriptor.
`verify` is an optional parameter specifying whether we `verify` is an optional boolean parameter specifying whether we
want to verify that the student was successfully enrolled want to verify that the student was successfully enrolled
in the course. in the course.
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment