aboutsummaryrefslogtreecommitdiff
path: root/buildtools/pylint.rc
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/pylint.rc')
-rw-r--r--buildtools/pylint.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/pylint.rc b/buildtools/pylint.rc
index 8eba84da..1c57aa22 100644
--- a/buildtools/pylint.rc
+++ b/buildtools/pylint.rc
@@ -205,7 +205,7 @@ max-line-length=80
max-module-lines=1000
# String used as indentation unit.
-indent-string=' '
+indent-string=' '
[SIMILARITIES]