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

Fix import error #148

Merged
merged 1 commit into from
May 13, 2024
Merged

Fix import error #148

merged 1 commit into from
May 13, 2024

Conversation

lmmentel
Copy link
Owner

@lmmentel lmmentel commented May 13, 2024

fixes #147

@lmmentel lmmentel self-assigned this May 13, 2024
@lmmentel lmmentel marked this pull request as ready for review May 13, 2024 19:01
@kalvdans
Copy link
Collaborator

Will all unknown members return None instead of an error with this branch?

@lmmentel lmmentel merged commit c6a4742 into master May 13, 2024
20 checks passed
@lmmentel lmmentel deleted the fix/import-fetch branch May 13, 2024 20:13
@lmmentel
Copy link
Owner Author

Will all unknown members return None instead of an error with this branch?

Good point. I didn't occur to me to check that before merging. I opened an issues #149 so we can discuss there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportError: module 'mendeleev' has no element with symbol 'fetch'
2 participants