Commit 4d19888
committed
Add tosa serializer to .mypy.ini
As suggested in a previous discussion the tosa serializer should go
into .mypy.ini for a project wide ignore on missing imports instead of
doing inline annotations in every file.
Change-Id: I3ea00d0ff586d0f68a2c0fc557a2296cd03f3b041 parent 4796da7 commit 4d19888
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments