lint:
	@echo "    Linting thetis codebase"
	@python -m flake8 thwaites/
