-
Notifications
You must be signed in to change notification settings - Fork 0
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
A logged-in member can view their dues amount. #11
Conversation
'page': { | ||
'title': 'User self serve', | ||
'name': 'user view', | ||
"user_view.html": { |
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.
are you using a formatter for these is it in a pre-commit hook or something? if not can we put a little about it in the readme so we don't have reformat stuff a bunch?
(I feel like someone mentioned adding precommit hooks in one of the meetings but now I forget sorry)
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.
Used 'reference in new issue' to follow up on this here
Please feel free to use this feature liberally :)
"ANN201", | ||
"ANN001", | ||
"INP001", | ||
] } |
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.
oh this looks like the linter stuff got it
love the refactor, already helps me follow things a bit better I think |
No description provided.