| Index: flake8-eyeo/README.md |
| =================================================================== |
| --- a/flake8-eyeo/README.md |
| +++ b/flake8-eyeo/README.md |
| @@ -47,6 +47,7 @@ |
| * `A205`: Superfluos empty block |
| * `A206`: Extraneous `else` statement after block is left |
| * `A207`: Duplicate key in dict or set |
| +* `A208`: Redundant comparisons |
| ### Error-prone practices |