Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

This commit refactors the codebase to remove the aliases for collections.abc classes in sources/aiwb/__.py. All usages of the aliases have been replaced with direct usage of the __.cabc module.

I replaced `__.Abstract...` aliases with their corresponding `__.cabc.<class>` counterparts to simplify the code and remove unnecessary indirections.
Copy link
Owner

@emcd emcd left a comment

Choose a reason for hiding this comment

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

Lgtm!

@emcd emcd marked this pull request as ready for review August 2, 2025 04:03
@emcd emcd merged commit 7f88439 into master Aug 2, 2025
2 checks passed
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.

1 participant