Skip to content

Added getattr for v.__module__ in lib.py #1249

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cceglia
Copy link

@cceglia cceglia commented Mar 16, 2025

I added the getattr function in lib.py in order to avoid the following error when v.module is not present.

'functools.partial' object has no attribute 'module'

@cceglia cceglia closed this Mar 18, 2025
kernc added a commit that referenced this pull request May 27, 2025
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