This commit is contained in:
parent
855c36c38c
commit
504f395546
1 changed files with 4 additions and 0 deletions
4
.pylintrc
Normal file
4
.pylintrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
[MASTER]
|
||||
init-hook='import sys; sys.path.append(".")'
|
||||
|
||||
no-docstring-rgx=^(_|test_)
|
Loading…
Reference in a new issue