-
Notifications
You must be signed in to change notification settings - Fork 26
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
Python SDK Refactor #117
Python SDK Refactor #117
Conversation
…lso fixed some of the Tinker related imports.
@angelomelonas please have a look at my remarks, the reorganization of classes seems fine, but there's still a lot that can be improved. the things I would consider easy wins have been marked. |
…tations for bunq_context.
…comments. Other classes to follow.
… classes (missed api_client).
…strings, fixing incorrect type annotations, reformatting code for better readability, etc.
Just tested this to see if it resolves #116 but the issue still seems there :) |
Is this ready to merge? It seems like there is no activity here. I would like to make some contributions, however, considering this PR touches a lot of code, I want to avoid merge conflicts and will wait until this is merged. |
No description provided.