go:
	/usr/local/cpython-3.6/bin/mypy --disallow-untyped-calls find-year-exceptions
	./this-pylint --which-2 None --to-pylint find-year-exceptions
	./find-year-exceptions --hierarchy ~/sound/avconv-Music

install:
	cp find-year-exceptions ~/bin/.

clean:
	rm -rf .mypy_cache