[flake8] # E701 multiple statements on one line (colon) # E722 do not use bare 'except' extend-ignore = E701,E722