Files @ 5a148717d392
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf - annotation

Mads Kiilerich
auth: let login helper function return exception to raise instead of raising it self

Make the execution flow more obvious by raising the exception where it matters.

Avoid redundant and potentially misleading return statement that tried to make
it clear that execution wouldn't continue after the function call.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango