Skip to content

Commit

Permalink
Add missing 631 warning code to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Mar 4, 2017
1 parent f06e732 commit 5657f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docsrc/warnings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Code Description
613 Trailing whitespace in a string.
614 Trailing whitespace in a comment.
621 Inconsistent indentation (``SPACE`` followed by ``TAB``).
631 Line is too long.
==== =================================================================

Global variables
Expand Down

0 comments on commit 5657f09

Please sign in to comment.