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
Using @suppress {reportUnknownTypes} gives:
Invalid suppression type: reportUnknownTypes
This is because it is missing from SUPPRESS_TYPES in statetracker.py. Should be
easy to fix by just adding it there.
Original issue reported on code.google.com by mgiuca@chromium.org on 22 Jan 2015 at 11:44
Original issue reported on code.google.com by
mgiuca@chromium.orgon 22 Jan 2015 at 11:44