Commit ce4fb08b by cahrens

Style cleanup.

parent 988833de
...@@ -21,7 +21,8 @@ class CourseMetadata(object): ...@@ -21,7 +21,8 @@ class CourseMetadata(object):
'tabs', 'tabs',
'graceperiod', 'graceperiod',
'checklists', 'checklists',
'show_timezone'] 'show_timezone'
]
@classmethod @classmethod
def fetch(cls, course_location): def fetch(cls, course_location):
......
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