aboutsummaryrefslogtreecommitdiffstats
path: root/python/licenseck.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/licenseck.py')
-rw-r--r--python/licenseck.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/licenseck.py b/python/licenseck.py
index c904833ea8e..705faf8bcb6 100644
--- a/python/licenseck.py
+++ b/python/licenseck.py
@@ -59,4 +59,4 @@ licenses = [
# except according to those terms.
""",
-]
+] # noqa: Indicate to flake8 that we do not want to check indentation here