Use isinstance()
over hasattr()
for type guard#27211
Open
deepyaman wants to merge 3 commits intomasterfrom deepyaman/fix/pyright-allow-ignore
+39-7
isinstance()
over hasattr()
for type guard#27211