Conversation
Copy link
Copy Markdown
Member
Mostly as discussed in the dev chat. Allows users to run custom startup logic.
Also orders AppBuilder.__slots__ alphabetically
Checklist for PRs
-
AddedOnly changed classes that already have the "new in v20" directive".. versionadded:: version,.. versionchanged:: versionor.. deprecated:: versionto the docstrings for user facing changes (for methods/class descriptions, arguments and attributes) - Created new or adapted existing unit tests
- Documented code changes according to the CSI standard
- Added myself alphabetically to
AUTHORS.rst(optional) - Added new classes & modules to the docs and all suitable
__all__s
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM