Skip to content
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

[bug] Fix api import - enable from edutap import wallet_google and use wallet_google.api... #28

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

jensens
Copy link
Contributor

@jensens jensens commented Feb 5, 2025

From parent namespace the following was not possible before:

from edutap import wallet_google
wallet_google.api.new(...)

Which works with this fix.

@jensens jensens merged commit 401053f into main Feb 5, 2025
6 checks passed
@jensens jensens deleted the fix-api-import branch February 5, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant