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