diff .flake8 @ 31:d39a8038227b

reformat
author drewp@bigasterisk.com
date Wed, 19 Jul 2023 21:27:46 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.flake8	Wed Jul 19 21:27:46 2023 -0700
@@ -0,0 +1,3 @@
+[flake8]
+max-line-length=160
+ignore=E722,W503,E741,E201,E202,E241,E231