Closed jsvine closed 1 year ago
Per #19. Tested via mypy scripts tests --strict --ignore-missing-imports; I can update the Makefile to use that (adding --strict) when/if #26 is merged.
mypy scripts tests --strict --ignore-missing-imports
--strict
Per #19. Tested via
mypy scripts tests --strict --ignore-missing-imports
; I can update the Makefile to use that (adding--strict
) when/if #26 is merged.