Esempio n. 1
0
 def titler(x):
     return (helpers.remove_article(x), x)[not x or app.SORT_ARTICLE]
Esempio n. 2
0
 def titler(x):
     return (helpers.remove_article(x), x)[not x or app.SORT_ARTICLE]