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
Reported as being used in scikit-image. Not sure if it's that good of an idea, but if there actually is a user request, then why not, maybe with a flag in DTConfig.
This would be likely a use case for DocTest.extraglobs -- will need to populate by in a DTParser.parse (or as post processing, from the test.name attribute)
The text was updated successfully, but these errors were encountered:
Reported as being used in scikit-image. Not sure if it's that good of an idea, but if there actually is a user request, then why not, maybe with a flag in DTConfig.
This would be likely a use case for DocTest.extraglobs -- will need to populate by in a DTParser.parse (or as post processing, from the
test.name
attribute)The text was updated successfully, but these errors were encountered: