check:: style testsuite

style::
	flake8

testsuite::
	python3 setup.py test
