diff setup.cfg @ 843:3f3e24d81936

cm: Add setup.cfg file for flake8.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 19 Feb 2017 22:27:02 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/setup.cfg	Sun Feb 19 22:27:02 2017 -0800
@@ -0,0 +1,3 @@
+[flake8]
+ignore=W391
+