Skip to content

Commit cc57361

Browse files
Remove involuntary NBSP from the documentation
1 parent 598092f commit cc57361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,9 @@ This is the current list of error and warning codes:
406406
+------------+----------------------------------------------------------------------+
407407
| **W5** | *Line break warning* |
408408
+------------+----------------------------------------------------------------------+
409-
| W503 (*)   | line break before binary operator                         |
409+
| W503 (*) | line break before binary operator |
410410
+------------+----------------------------------------------------------------------+
411-
| W504 (*)   | line break after binary operator                         |
411+
| W504 (*) | line break after binary operator |
412412
+------------+----------------------------------------------------------------------+
413413
| W505 (\*^) | doc line too long (82 > 79 characters) |
414414
+------------+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)