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
The TYPE_CHECKING variable imported from typing shows up in API docs (example: #5150). We should filter it out, since it's not part of the cirq API. Per @dabacon's comment, we should be able to do this in dev_tools/docs/build_api_docs.py.