summaryrefslogtreecommitdiffstats
path: root/tools/lint/test/files/black/bad.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/test/files/black/bad.py')
-rw-r--r--tools/lint/test/files/black/bad.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/lint/test/files/black/bad.py b/tools/lint/test/files/black/bad.py
new file mode 100644
index 0000000000..0a50df4dd9
--- /dev/null
+++ b/tools/lint/test/files/black/bad.py
@@ -0,0 +1,6 @@
+# Any copyright is dedicated to the Public Domain.
+# http://creativecommons.org/publicdomain/zero/1.0/
+
+print (
+ "test"
+ )