Commit a938ef9
Don't run pytype in Python 3.5.
Copybara import of the project:
--
eeef066 by Rebecca Chen <[email protected]>:
Don't run pytype in Python 3.5.
The next release of pytype drops support for running under Python 3.5:
google/pytype#677.
COPYBARA_INTEGRATE_REVIEW=google#296 from rchen152:drop35 eeef066
PiperOrigin-RevId: 347877059
Change-Id: I8b2e8acba3d3ce3ebc47612d7f136d7a643650d31 parent aa18534 commit a938ef9
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
0 commit comments