Skip to content

Make a few classes hidden behind interface decorators visible to pytype

Matt Harbison requested to merge topic/default/typing-interfaces into branch/default

Note this was built off of !925 (merged). Not sure that it has to be, but that fixed some issues that I think were repository related, before I swung around to this. More to come when all of this lands, but I need these to merge into the local pytype branch, to monitor *.pyi changes.

Merge request reports