Commit b970de42 by Xavier Antoviaque

Remove trailing whitespace

parent aa67b2f9
...@@ -60,6 +60,6 @@ class HTMLBlock(LightChild): ...@@ -60,6 +60,6 @@ class HTMLBlock(LightChild):
def mentoring_view(self, context=None): def mentoring_view(self, context=None):
return self.student_view(context) return self.student_view(context)
def mentoring_table_view(self, context=None): def mentoring_table_view(self, context=None):
return self.student_view(context) return self.student_view(context)
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