Commit 6baa8ac
committed
workflows: Run linter on oldest supported Python
This is useful since it will notice use of too new futures (or lack of
"from __future__ import annotations").
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>1 parent 818b0eb commit 6baa8ac
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments