You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test directory in arm backend to lintrunner. Except the ops
directory which has to be fixed later.
About "disallow_untyped_decorators = False":
The only way to make mypy happy seems to be a wrapper around the
decorator for each file it is used. I have read numerous of threads
about it and there seems to be no good solution. Hence the added
ignore for backends/arm.
Signed-off-by: per.held@arm.com
Change-Id: I0430041cb3308b51798d74da61cc4d310966772a
0 commit comments