def setup_method(self, method):
     self.theme = ThemeSupport(app.cfg)
Esempio n. 2
0
 def theme(self):
     return ThemeSupport(app.cfg)