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
DOC: fixes classes decorated with set_module not showing its source on numpy's documentation (numpy#28629) (numpy#28645)
* DOC: store file with set_module in classes
avoid calling stdlib module inspect
TST: adds tests for set_module decorator
DOC: adds __file__ attribute to classes decorated with set_module
simplify set_module and change attribute name
DOC : sets __module_file__ when overriding a __module__ in classes
Specity Exceptions
fix lint error
* rename variable
* fix variable name
* fix path
0 commit comments