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
added support for setting docstrings when instantiating units and
constants. Allows users to do something like "pq.au?" in ipython,
although "help(pq.au)" seems to ignore the instance's __doc__ and goes
straight to the class itself. This support should also enable the
docstrings for units and constants to be integrated with the packages
documentation using sphinx
0 commit comments