Skip to content

Fix imports and logging#1

Open
MatrixA wants to merge 1 commit intomainfrom
codex/-bc68zg
Open

Fix imports and logging#1
MatrixA wants to merge 1 commit intomainfrom
codex/-bc68zg

Conversation

@MatrixA
Copy link
Owner

@MatrixA MatrixA commented May 17, 2025

Summary

  • add missing pyyaml dependency
  • clean up OpenSearch imports
  • improve error logging for get_eth_change_in

Testing

  • python -m py_compile web3_data_center/clients/opensearch_client.py
  • python -m py_compile web3_data_center/clients/base_client.py
  • python -m unittest discover (fails: ModuleNotFoundError: No module named 'yaml')

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.

1 participant