-
Jürgen Gmach authored
Now, no more if statements are used. Also, this should be more readable, and even faster, as in case of any False value, the method can return early. modified: examples/auth/app.py
5d546b1d
Now, no more if statements are used. Also, this should be more readable, and even faster, as in case of any False value, the method can return early. modified: examples/auth/app.py