Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Conversation

@jmoreira-valory
Copy link
Collaborator

Fix typing list

private_key_path=args.current_owner_private_key_path, password=args.password
)
owner_cryptos: list[EthereumCrypto] = [current_owner_crypto]
owner_cryptos = [current_owner_crypto]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was causing an issue in Python 3.8

@jmoreira-valory jmoreira-valory merged commit 4405b4e into develop Feb 5, 2024
@DavidMinarsch DavidMinarsch deleted the fix/typing_list branch March 13, 2024 02:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants