def setup_method(self, method):
     self.theme = ThemeSupport(app.cfg)
示例#2
0
 def theme(self):
     return ThemeSupport(app.cfg)