Commit 142d1e9
committed
Arm backend: Use correct ignore for import-not-found
Add ignore for import as well, since on github these packages are not
installed and thus its a import-not-found error and not untyped as it
becomes locally if you have the packages installed.
Signed-off-by: [email protected]
Change-Id: Iba7b579f8f95991aca26054698e1d357dc14a8531 parent 189dacc commit 142d1e9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
| 765 | + | |
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
| |||
0 commit comments