diff --git a/scripts/README.md b/scripts/README.md index 7396a3ef..5e7ad26b 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -1,8 +1,2 @@ # WizardKit: Scripts # -## pylint ## - -These scripts use two spaces per indent instead of the default four. As such you will need to update your pylintrc file or run like this: - -`pylint --indent-after-paren=2 --indent-string=' ' wk` -