#!/usr/bin/env bash

# Convenience wrapper for test runs
pytest
mypy -p tinyprint
