#!/bin/sh flake8 --select=E,F,W,C90,E123 --ignore=W503 .