-
Notifications
You must be signed in to change notification settings - Fork 185
feat: Add __str__ to Application
#995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
chore: Merge unstable into stable
chore: merge unstable into stable for pre-release 1
chore: Merge unstable to stable
|
Please make sure to track the |
EepyElvyra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request is about (X), which does (Y).
Also please explain why you want this change since I don't know anything about the intentions of this PR/why the change should be implemented/...
Also, as already mentioned, please target the unstable branch for your pr
When printing |
|
A better way to give more information about it would be to add a |
|
EepyElvyra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Put repr=True into @define() above the application class as suggested.
Failure to do this within 3 days will resolve the PR being closed (due to inactivity)
|
Closing in favour of #1026 |
About
This pull request is about (X), which does (Y).
Checklist
pre-committo format and lint the change(s) made.3.8.6and higher.