mirror of https://github.com/pallets/flask.git
Improved styleguide docs
This commit is contained in:
parent
1202996c63
commit
c83b5555f0
|
|
@ -71,7 +71,7 @@ Expressions and Statements
|
|||
--------------------------
|
||||
|
||||
General whitespace rules:
|
||||
- Whitespace is absend for unary operators that are not works
|
||||
- No whitespace for unary operators that are not words
|
||||
(eg: ``-``, ``~`` etc.) as well on the inner side of parentheses.
|
||||
- Whitespace is placed between binary operators.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue