Skip to content

Commit ab324d7

Browse files
authored
Merge pull request #595 from spaceone/patch-1
Add E306 to docs
2 parents e5411e1 + 349deea commit ab324d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/intro.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@ This is the current list of error and warning codes:
324324
+------------+----------------------------------------------------------------------+
325325
| E305 | expected 2 blank lines after end of function or class |
326326
+------------+----------------------------------------------------------------------+
327+
| E306 | expected 1 blank line before a nested definition |
328+
+------------+----------------------------------------------------------------------+
327329
+------------+----------------------------------------------------------------------+
328330
| **E4** | *Import* |
329331
+------------+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)