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
Some tools are not smart enough to do proper semantic analysis. That is
the case for `pydoclint`, so it can't figure out that
`_receiver.ReceiverStoppedError` is what we want to document. To make
things simpler we just import the individual symbols to the top-level
namespace.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments