Commit e5c1a5d
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 ec1f6a5 commit e5c1a5d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
770 | | - | |
| 770 | + | |
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| |||
0 commit comments