Show More
@@ -5,6 +5,9 b' set -u' | |||
|
5 | 5 | |
|
6 | 6 | cd "$(hg root)" |
|
7 | 7 | |
|
8 | printf "pytype version: " | |
|
9 | pytype --version | |
|
10 | ||
|
8 | 11 | # Many of the individual files that are excluded here confuse pytype |
|
9 | 12 | # because they do a mix of Python 2 and Python 3 things |
|
10 | 13 | # conditionally. There's no good way to help it out with that as far as |
General Comments 0
You need to be logged in to leave comments.
Login now