You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
Maybe we should treat cases like that as the exception rather than the
rule. We can either add an override class for that code, or -- given that
it's code -- put in actual carriage returns so the lines aren't longer than
78 characters or so to start with. I think the PEP8 style for the snippet
above, for instance, should really be something like:
Improve line breaks to follow PEP8 for readability and to improve viewing on narrow screen widths on the website (see http://rethinkdb.com/docs/examples/flask-backbone-todo/).
@chipotle suggests, for example:
The text was updated successfully, but these errors were encountered: