Commit cced34d
authored
test: sync mypy command in GEMINI.md with CI (#733)
In
[CI](https://github.com/a2aproject/a2a-python/blob/3ad2503107dd1faa71ab6b56da9017141e24e34c/.github/workflows/linter.yaml#L41)
we don't run mypy on tests, so in order to prevent model from
encountering old issues specify the same command as in CI.1 parent 3ad2503 commit cced34d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments