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 typo web3.pm.rst #2208

Merged
merged 2 commits into from
Nov 19, 2021
Merged

Fix typo web3.pm.rst #2208

merged 2 commits into from
Nov 19, 2021

Conversation

RH-sdavey
Copy link
Contributor

@RH-sdavey RH-sdavey commented Nov 16, 2021

What was wrong?

using web3.enable_unstable_package_management_api() had no effect and the AttributeError persisted when trying to access
w3.pm object.

How was it fixed?

Fixed the typo, so now the enable...() method is called on the import w3 object instead of the w3 library. After this change the pm.PM object is now accessible.

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kclowes kclowes merged commit 53ff296 into ethereum:master Nov 19, 2021
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.

2 participants