]> git.scottworley.com Git - pinch/commitdiff
Support multiple versions of mypy
authorScott Worley <scottworley@scottworley.com>
Wed, 17 Jun 2020 23:57:47 +0000 (16:57 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 17 Jun 2020 23:57:47 +0000 (16:57 -0700)
0.701 needs the type-ignore directives

0.761 needs --no-warn-unused-ignores so it doesn't freak out about the
type-ignore directives for 0.701.


No differences found