Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 23a9366

Browse files
committed
indents - what a pain!
1 parent 215f5b2 commit 23a9366

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ disable=
2727
RP0402,
2828
RP0701,
2929
RP0801,
30+
W0311
3031

3132
[BASIC]
3233
function-rgx=[a-z_][a-z0-9_]{2,50}$|test_[a-zA-Z_][a-zA-Z0-9_]{2,100}$|setUp$|tearDown$

0 commit comments

Comments
 (0)