The overridden refmacro does not have the correct interface. For example it does not support the "version" keyword argument (only supports "v") and it does not support calling with two positional arguments.
Expected Behavior
The correct way to override the ref macro is documented here.
Is there an existing issue for this?
Current Behavior
The overridden
ref
macro does not have the correct interface. For example it does not support the "version" keyword argument (only supports "v") and it does not support calling with two positional arguments.Expected Behavior
The correct way to override the ref macro is documented here.
Steps To Reproduce
No response
Environment
Relevant log output
No response