Skip to content
run-mypy.sh 142 B
Newer Older
Matt Wala's avatar
Matt Wala committed
#! /bin/bash

mypy --show-error-codes pytools
mypy --strict --follow-imports=silent pytools/datatable.py pytools/persistent_dict.py