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

Rename classes to PEP8 style #265

Merged
merged 2 commits into from
Jan 17, 2023
Merged

Rename classes to PEP8 style #265

merged 2 commits into from
Jan 17, 2023

Conversation

PiRK
Copy link
Collaborator

@PiRK PiRK commented Jan 17, 2023

As we are about to break compatibility in the next release (#260), use this opportunity to rename some classes to PEP8 standards (Abstract_Wallet -> AbstractWallet).

This raises a new flake8 error for supposedly unused imports in `test_wallet`. Fix those by using modern typehints.
@PiRK PiRK merged commit d785b31 into Bitcoin-ABC:master Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant