Skip to content

Commit d0891ce

Browse files
committed
Lint README.md
1 parent ffb3d8f commit d0891ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ max-line-length = 120
173173
```
174174

175175
In the example above:
176+
176177
- ignoring E402 allows imports which are not on the very top of the file,
177178
- ignoring E703 allows terminating semicolon (useful for matplotlib plots),
178179
- the maximal allowed line length is increased to 120.

0 commit comments

Comments
 (0)