#!/bin/bash options=(--check-untyped-defs) python3 -m mypy swiftstory "${options[@]}"