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 See Also section raises a ValueError when it encounters a valid
sphinx cross-reference such as :meth:`QImage.save <QImage.save>`
This commit allows the regex to parse the sphinx target, which is the
section between the angled brackets.
0 commit comments