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
Fixed small bug in Appender class in docstring module.
Former Bug was that all strings will be append directly after old
docstring independent of self.join
Can be tested with matplotlib.pyplot.figimage.__doc__ where Appender
class has been used.
0 commit comments