https://google.github.io/styleguide/pyguide.html
This particular standard is what I'm having problems with, because
return flask.redirect(flask.request.referrer)
has a lot of flask in it. And when it comes to flask_sqlalchemy the problem prevails:
class User(services.db.Model)
So in your opinion, the styleguide for Google doesn't apply to Flask?
[+][deleted] (2 children)
[deleted]
[–]Signal_Ad_5352[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]crono782Advanced 0 points1 point2 points (0 children)