commit | 282282a1c9347adbd07a2d59c2b861df7580cebb | [log] [tgz] |
---|---|---|
author | Julien Palard <julien@palard.fr> | Tue Nov 17 22:50:23 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 17 13:50:23 2020 -0800 |
tree | d297ad93e5559a6f8086bcebccf1131f92f4f82e | |
parent | 2a9eddf070f72060f62db1856a0af2e08729a46c [diff] |
Fix: Docstrings hidden by slots. (GH-23352) Some `__slots__` where before the docstring, hiding them.