summaryrefslogtreecommitdiffstats
path: root/python/qemu/.flake8
diff options
context:
space:
mode:
Diffstat (limited to 'python/qemu/.flake8')
-rw-r--r--python/qemu/.flake82
1 files changed, 2 insertions, 0 deletions
diff --git a/python/qemu/.flake8 b/python/qemu/.flake8
new file mode 100644
index 0000000000..45d8146f3f
--- /dev/null
+++ b/python/qemu/.flake8
@@ -0,0 +1,2 @@
+[flake8]
+extend-ignore = E722 # Pylint handles this, but smarter. \ No newline at end of file