#!/usr/bin/env bash

python3 -m mypy --install-types --non-interactive src
