Skip to content

Conversation

jdiazromeral
Copy link

Update the return type for the get method in AbstractContainer and its implementation to improve type flexibility.

The change replaces Optional[object] with Any as both get and _do_get methods depends on __instance_from_fqn method which returns Any type.

@jdiazromeral jdiazromeral self-assigned this Jul 2, 2025
@jdiazromeral jdiazromeral requested a review from a team as a code owner July 2, 2025 09:23
@jdiazromeral jdiazromeral requested review from acrusella and removed request for a team July 2, 2025 09:23
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