Skip to content

Fix documentation build

It was broken by !845 (closed) because the conditional import prevents sphinx from detecting where the class is imported from.

Additionally, this attribute should not be on the interface, because proxies do not have it, but they are expected to have that interface.


Migrated from D8754 (view on Phabricator)

Merge request reports