Commit d3fa1867 by Chris Jerdonek

Removed an unnecessary property from the ComplexView class.

parent 743ed3c2
class ComplexView(object):
template_path = 'examples'
def header(self):
return "Colors"
......
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